public class ServiceTagInformation extends Object
| Constructor and Description |
|---|
ServiceTagInformation() |
| Modifier and Type | Method and Description |
|---|---|
String |
id()
Get the ID of service tag.
|
String |
name()
Get the name of service tag.
|
ServiceTagInformationPropertiesFormat |
properties()
Get properties of the service tag information.
|
public ServiceTagInformationPropertiesFormat properties()
public String name()
public String id()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/