public final class ServiceTagInformationPropertiesFormat extends Object
| Constructor and Description |
|---|
ServiceTagInformationPropertiesFormat() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
addressPrefixes()
Get the addressPrefixes property: The list of IP address prefixes.
|
String |
changeNumber()
Get the changeNumber property: The iteration number of service tag.
|
String |
region()
Get the region property: The region of service tag.
|
String |
state()
Get the state property: The state of the service tag.
|
String |
systemService()
Get the systemService property: The name of system service.
|
void |
validate()
Validates the instance.
|
public ServiceTagInformationPropertiesFormat()
public String changeNumber()
public String region()
public String systemService()
public List<String> addressPrefixes()
public String state()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.