public class VirtualMachineScaleSetIpTag extends Object
Constructor and Description |
---|
VirtualMachineScaleSetIpTag() |
Modifier and Type | Method and Description |
---|---|
String |
ipTagType()
Get iP tag type.
|
String |
tag()
Get iP tag associated with the public IP.
|
VirtualMachineScaleSetIpTag |
withIpTagType(String ipTagType)
Set iP tag type.
|
VirtualMachineScaleSetIpTag |
withTag(String tag)
Set iP tag associated with the public IP.
|
public String ipTagType()
public VirtualMachineScaleSetIpTag withIpTagType(String ipTagType)
ipTagType
- the ipTagType value to setpublic String tag()
public VirtualMachineScaleSetIpTag withTag(String tag)
tag
- the tag value to setCopyright © 2019. All rights reserved.