ResourceCertificateAndAadDetails.ServiceResourceId Property

Definition

Gets or sets service Resource Id.

[Newtonsoft.Json.JsonProperty(PropertyName="serviceResourceId")]
public string ServiceResourceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serviceResourceId")>]
member this.ServiceResourceId : string with get, set
Public Property ServiceResourceId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to