| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
IpAllocationType |
IpAllocationInner.typePropertiesType()
Get the typePropertiesType property: The type for the IpAllocation.
|
| Modifier and Type | Method and Description |
|---|---|
IpAllocationInner |
IpAllocationInner.withTypePropertiesType(IpAllocationType typePropertiesType)
Set the typePropertiesType property: The type for the IpAllocation.
|
| Modifier and Type | Field and Description |
|---|---|
static IpAllocationType |
IpAllocationType.HYPERNET
Static value Hypernet for IpAllocationType.
|
static IpAllocationType |
IpAllocationType.UNDEFINED
Static value Undefined for IpAllocationType.
|
| Modifier and Type | Method and Description |
|---|---|
static IpAllocationType |
IpAllocationType.fromString(String name)
Creates or finds a IpAllocationType from its string representation.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.