< Back
New-Windows10NetworkProxyServerObject
Post
NAME New-Windows10NetworkProxyServerObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.windows10NetworkProxyServer" (or one of its derived
types).
SYNTAX
New-Windows10NetworkProxyServerObject [-address <string>] [-exceptions <string[]>] [-useForLocalAddresses <bool>]
[<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.windows10NetworkProxyServer" (or one of its derived
types).
PARAMETERS
-address <string>
The "address" property, of type "Edm.String".
This property is on the "microsoft.graph.windows10NetworkProxyServer" type.
Address to the proxy server. Specify an address in the format <server>[???????:???????<port>]
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-exceptions <string[]>
The "exceptions" property, of type "Edm.String".
This property is on the "microsoft.graph.windows10NetworkProxyServer" type.
Addresses that should not use the proxy server. The system will not use the proxy server for addresses
beginning with what is specified in this node.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-useForLocalAddresses <bool>
The "useForLocalAddresses" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.windows10NetworkProxyServer" type.
Specifies whether the proxy server should be used for local (intranet) addresses.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS
SYNOPSIS
Creates a new object which represents a "microsoft.graph.windows10NetworkProxyServer" (or one of its derived
types).
SYNTAX
New-Windows10NetworkProxyServerObject [-address <string>] [-exceptions <string[]>] [-useForLocalAddresses <bool>]
[<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.windows10NetworkProxyServer" (or one of its derived
types).
PARAMETERS
-address <string>
The "address" property, of type "Edm.String".
This property is on the "microsoft.graph.windows10NetworkProxyServer" type.
Address to the proxy server. Specify an address in the format <server>[???????:???????<port>]
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-exceptions <string[]>
The "exceptions" property, of type "Edm.String".
This property is on the "microsoft.graph.windows10NetworkProxyServer" type.
Addresses that should not use the proxy server. The system will not use the proxy server for addresses
beginning with what is specified in this node.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-useForLocalAddresses <bool>
The "useForLocalAddresses" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.windows10NetworkProxyServer" type.
Specifies whether the proxy server should be used for local (intranet) addresses.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
RELATED LINKS