public final class ServiceTagsListResultInner extends Object
| Constructor and Description |
|---|
ServiceTagsListResultInner() |
| Modifier and Type | Method and Description |
|---|---|
String |
changeNumber()
Get the changeNumber property: The iteration number.
|
String |
cloud()
Get the cloud property: The name of the cloud.
|
String |
id()
Get the id property: The ID of the cloud.
|
String |
name()
Get the name property: The name of the cloud.
|
String |
nextLink()
Get the nextLink property: The URL to get next page of service tag information resources.
|
String |
type()
Get the type property: The azure resource type.
|
void |
validate()
Validates the instance.
|
List<ServiceTagInformation> |
values()
Get the values property: The list of service tag information resources.
|
public String name()
public String id()
public String type()
public String changeNumber()
public String cloud()
public List<ServiceTagInformation> values()
public String nextLink()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.