ServiceTagInformation.ServiceTagChangeNumber Property

Definition

Gets the iteration number of service tag object for region.

[Newtonsoft.Json.JsonProperty(PropertyName="serviceTagChangeNumber")]
public string ServiceTagChangeNumber { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serviceTagChangeNumber")>]
member this.ServiceTagChangeNumber : string
Public ReadOnly Property ServiceTagChangeNumber As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to