StorageAccount.AzureFilesIdentityBasedAuthentication プロパティ

定義

Azure Filesの ID ベースの認証設定を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.azureFilesIdentityBasedAuthentication")]
public Microsoft.Azure.Management.Storage.Models.AzureFilesIdentityBasedAuthentication AzureFilesIdentityBasedAuthentication { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.azureFilesIdentityBasedAuthentication")>]
member this.AzureFilesIdentityBasedAuthentication : Microsoft.Azure.Management.Storage.Models.AzureFilesIdentityBasedAuthentication with get, set
Public Property AzureFilesIdentityBasedAuthentication As AzureFilesIdentityBasedAuthentication

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象