ServiceTagInformationPropertiesFormat.SystemService Property

Definition

Gets the name of system service.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to