ClusterResourceProperties.ServiceId Property

Definition

Gets serviceInstanceEntity GUID which uniquely identifies a created resource

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to