| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetIpTag |
VirtualMachineScaleSetIpTag.withIpTagType(String ipTagType)
Set iP tag type.
|
VirtualMachineScaleSetIpTag |
VirtualMachineScaleSetIpTag.withTag(String tag)
Set iP tag associated with the public IP.
|
| Modifier and Type | Method and Description |
|---|---|
List<VirtualMachineScaleSetIpTag> |
VirtualMachineScaleSetPublicIPAddressConfiguration.ipTags()
Get the list of IP tags associated with the public IP address.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetPublicIPAddressConfiguration |
VirtualMachineScaleSetPublicIPAddressConfiguration.withIpTags(List<VirtualMachineScaleSetIpTag> ipTags)
Set the list of IP tags associated with the public IP address.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/