Partager via


FileShareProperties.EnabledProtocol Property

Definition

The authentication protocol that is used for the file share. Can only be specified when creating a share.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)]
public string EnabledProtocol { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)>]
member this.EnabledProtocol : string with get, set
Public Property EnabledProtocol As String

Property Value

Implements

Attributes

Applies to