次の方法で共有


ResourceCertificateAndAadDetails.ServiceResourceId プロパティ

定義

サービス リソース 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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象