Partager via


FileShareItem.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.Inlined)]
public string EnabledProtocol { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)>]
member this.EnabledProtocol : string with get, set
Public Property EnabledProtocol As String

Property Value

Implements

Attributes

Applies to