次の方法で共有


ActiveDirectoryProperties.AzureStorageSid プロパティ

定義

Azure Storage のセキュリティ識別子 (SID) を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象