次の方法で共有


DataBoxEdgeDeviceExtendedInfo.ClientSecretStoreId プロパティ

定義

クライアント シークレットのKey Vault ARM ID を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象