Compartilhar via


IAzureFilesIdentityBasedAuthentication.DirectoryServiceOption Property

Definition

Indicates the directory service used.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Indicates the directory service used.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.DirectoryServiceOptions) }, ReadOnly=false, Required=true, SerializedName="directoryServiceOptions")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.DirectoryServiceOptions DirectoryServiceOption { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Indicates the directory service used.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.DirectoryServiceOptions) }, ReadOnly=false, Required=true, SerializedName="directoryServiceOptions")>]
member this.DirectoryServiceOption : Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.DirectoryServiceOptions with get, set
Public Property DirectoryServiceOption As DirectoryServiceOptions

Property Value

Attributes

Applies to