ServiceTagInformation interface
The service tag information.
Properties
id | The ID of service tag. NOTE: This property will not be serialized. It can only be populated by the server. |
name | The name of service tag. NOTE: This property will not be serialized. It can only be populated by the server. |
properties | Properties of the service tag information. NOTE: This property will not be serialized. It can only be populated by the server. |
service |
The iteration number of service tag object for region. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
id
The ID of service tag. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
name
The name of service tag. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
properties
Properties of the service tag information. NOTE: This property will not be serialized. It can only be populated by the server.
properties?: ServiceTagInformationPropertiesFormat
Property Value
serviceTagChangeNumber
The iteration number of service tag object for region. NOTE: This property will not be serialized. It can only be populated by the server.
serviceTagChangeNumber?: string
Property Value
string