Compartir a través de


StorageAccountCreateParameters.AzureFilesIdentityBasedAuthentication Propiedad

Definición

Obtiene o establece proporciona la configuración de autenticación basada en identidades para Azure Files.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a