StorageAccountCreateParameters.AzureFileIdentityBasedAuthenticationDirectoryServiceOption Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.DirectoryServiceOptions AzureFileIdentityBasedAuthenticationDirectoryServiceOption { get; set; }
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.DirectoryServiceOptions? AzureFileIdentityBasedAuthenticationDirectoryServiceOption { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.AzureFileIdentityBasedAuthenticationDirectoryServiceOption : Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.DirectoryServiceOptions with get, set
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.AzureFileIdentityBasedAuthenticationDirectoryServiceOption : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.DirectoryServiceOptions> with get, set
Public Property AzureFileIdentityBasedAuthenticationDirectoryServiceOption As DirectoryServiceOptions
Public Property AzureFileIdentityBasedAuthenticationDirectoryServiceOption As Nullable(Of DirectoryServiceOptions)

Property Value

DirectoryServiceOptions
Nullable<DirectoryServiceOptions>

Implements

Attributes

Applies to