public final class ServiceTagInformation extends Object
| Constructor and Description |
|---|
ServiceTagInformation() |
| Modifier and Type | Method and Description |
|---|---|
String |
id()
Get the id property: The ID of service tag.
|
String |
name()
Get the name property: The name of service tag.
|
ServiceTagInformationPropertiesFormat |
properties()
Get the properties property: Properties of the service tag information.
|
void |
validate()
Validates the instance.
|
public ServiceTagInformationPropertiesFormat properties()
public String name()
public String id()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.