次の方法で共有


DataBoxEdgeDeviceExtendedInfo.ClientSecretStoreUrl プロパティ

定義

クライアント Key Vaultにアクセスする URL を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象