public class ServiceTagInformationPropertiesFormat extends Object
| Constructor and Description |
|---|
ServiceTagInformationPropertiesFormat() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
addressPrefixes()
Get the list of IP address prefixes.
|
String |
changeNumber()
Get the iteration number of service tag.
|
String |
region()
Get the region of service tag.
|
String |
systemService()
Get the name of system service.
|
public ServiceTagInformationPropertiesFormat()
public String changeNumber()
public String region()
public String systemService()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/