| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
IPv4CidrRange |
class |
IPv4Range |
class |
IPv6CidrRange |
class |
IPv6Range |
| Modifier and Type | Field and Description |
|---|---|
protected List<IpRange> |
WindowsNetworkIsolationPolicy.enterpriseIPRanges |
protected List<IpRange> |
WindowsInformationProtectionIPRangeCollection.ranges |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<IpRange> |
WindowsNetworkIsolationPolicy.getEnterpriseIPRanges()
“Sets the enterprise IP ranges that define the computers in the enterprise
network.
|
com.github.davidmoten.odata.client.CollectionPage<IpRange> |
WindowsInformationProtectionIPRangeCollection.getRanges()
“Collection of ip ranges”
|
| Modifier and Type | Method and Description |
|---|---|
WindowsNetworkIsolationPolicy.Builder |
WindowsNetworkIsolationPolicy.Builder.enterpriseIPRanges(List<IpRange> enterpriseIPRanges)
“Sets the enterprise IP ranges that define the computers in the enterprise
network.
|
WindowsInformationProtectionIPRangeCollection.Builder |
WindowsInformationProtectionIPRangeCollection.Builder.ranges(List<IpRange> ranges)
“Collection of ip ranges”
|
| Modifier and Type | Field and Description |
|---|---|
protected List<IpRange> |
IpNamedLocation.ipRanges |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<IpRange> |
IpNamedLocation.getIpRanges() |
| Modifier and Type | Method and Description |
|---|---|
IpNamedLocation.Builder |
IpNamedLocation.Builder.ipRanges(List<IpRange> ipRanges) |
Copyright © 2018–2020. All rights reserved.