| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
static WindowsNetworkIsolationPolicy.Builder |
WindowsNetworkIsolationPolicy.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
WindowsNetworkIsolationPolicy.Builder |
WindowsNetworkIsolationPolicy.Builder.enterpriseCloudResources(List<ProxiedDomain> enterpriseCloudResources)
“Contains a list of enterprise resource domains hosted in the cloud that need to
be protected.
|
WindowsNetworkIsolationPolicy.Builder |
WindowsNetworkIsolationPolicy.Builder.enterpriseCloudResourcesNextLink(String enterpriseCloudResourcesNextLink)
“Contains a list of enterprise resource domains hosted in the cloud that need to
be protected.
|
WindowsNetworkIsolationPolicy.Builder |
WindowsNetworkIsolationPolicy.Builder.enterpriseInternalProxyServers(List<String> enterpriseInternalProxyServers)
“This is the comma-separated list of internal proxy servers.
|
WindowsNetworkIsolationPolicy.Builder |
WindowsNetworkIsolationPolicy.Builder.enterpriseInternalProxyServersNextLink(String enterpriseInternalProxyServersNextLink)
“This is the comma-separated list of internal proxy servers.
|
WindowsNetworkIsolationPolicy.Builder |
WindowsNetworkIsolationPolicy.Builder.enterpriseIPRanges(List<IpRange> enterpriseIPRanges)
“Sets the enterprise IP ranges that define the computers in the enterprise
network.
|
WindowsNetworkIsolationPolicy.Builder |
WindowsNetworkIsolationPolicy.Builder.enterpriseIPRangesAreAuthoritative(Boolean enterpriseIPRangesAreAuthoritative)
“Boolean value that tells the client to accept the configured list and not to use
heuristics to attempt to find other subnets.
|
WindowsNetworkIsolationPolicy.Builder |
WindowsNetworkIsolationPolicy.Builder.enterpriseIPRangesNextLink(String enterpriseIPRangesNextLink)
“Sets the enterprise IP ranges that define the computers in the enterprise
network.
|
WindowsNetworkIsolationPolicy.Builder |
WindowsNetworkIsolationPolicy.Builder.enterpriseNetworkDomainNames(List<String> enterpriseNetworkDomainNames)
“This is the list of domains that comprise the boundaries of the enterprise.
|
WindowsNetworkIsolationPolicy.Builder |
WindowsNetworkIsolationPolicy.Builder.enterpriseNetworkDomainNamesNextLink(String enterpriseNetworkDomainNamesNextLink)
“This is the list of domains that comprise the boundaries of the enterprise.
|
WindowsNetworkIsolationPolicy.Builder |
WindowsNetworkIsolationPolicy.Builder.enterpriseProxyServers(List<String> enterpriseProxyServers)
“This is a list of proxy servers.
|
WindowsNetworkIsolationPolicy.Builder |
WindowsNetworkIsolationPolicy.Builder.enterpriseProxyServersAreAuthoritative(Boolean enterpriseProxyServersAreAuthoritative)
“Boolean value that tells the client to accept the configured list of proxies and
not try to detect other work proxies.
|
WindowsNetworkIsolationPolicy.Builder |
WindowsNetworkIsolationPolicy.Builder.enterpriseProxyServersNextLink(String enterpriseProxyServersNextLink)
“This is a list of proxy servers.
|
WindowsNetworkIsolationPolicy.Builder |
WindowsNetworkIsolationPolicy.Builder.neutralDomainResources(List<String> neutralDomainResources)
“List of domain names that can used for work or personal resource.”
|
WindowsNetworkIsolationPolicy.Builder |
WindowsNetworkIsolationPolicy.Builder.neutralDomainResourcesNextLink(String neutralDomainResourcesNextLink)
“List of domain names that can used for work or personal resource.”
|
Copyright © 2018–2020. All rights reserved.