public static interface HasPublicIpAddress.UpdateDefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HasPublicIpAddress.UpdateDefinitionStages.WithExistingPublicIPAddress<ReturnT>
The stage of the definition allowing to associate the resource with an existing public IP address.
|
static interface |
HasPublicIpAddress.UpdateDefinitionStages.WithNewPublicIPAddress<ReturnT>
The stage of the definition allowing to associate the resource with a new public IP address.
|
static interface |
HasPublicIpAddress.UpdateDefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>
The stage of the definition allowing to associate the resource with a new public IP address.
|
static interface |
HasPublicIpAddress.UpdateDefinitionStages.WithPublicIPAddress<ReturnT>
The stage of the definition allowing to associate the resource with a public IP address.
|
static interface |
HasPublicIpAddress.UpdateDefinitionStages.WithPublicIPAddressNoDnsLabel<ReturnT>
The stage of the definition allowing to associate the resource with a public IP address, but not allowing to
create one with a DNS leaf label.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.