public static interface PublicIpAddress.DefinitionStages.WithIpTag
| Modifier and Type | Method and Description |
|---|---|
PublicIpAddress.DefinitionStages.WithCreate |
withIpTag(String tag)
Sets an ipTag associated with the public IP address.
|
PublicIpAddress.DefinitionStages.WithCreate |
withIpTag(String tag,
String ipTagType)
Sets an ipTag associated with the public IP address.
|
PublicIpAddress.DefinitionStages.WithCreate withIpTag(String tag)
tag - ip tag valuePublicIpAddress.DefinitionStages.WithCreate withIpTag(String tag, String ipTagType)
tag - ip tag valueipTagType - ipTagTypeCopyright © 2021 Microsoft Corporation. All rights reserved.