Condividi tramite


AzureStorageInfoValue.Protocol Property

Definition

Mounting protocol to use for the storage account.

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

Property Value

Implements

Attributes

Applies to