Share via


AppServiceStorageAccessInfo.Protocol Property

Definition

Mounting protocol to use for the storage account.

public Azure.ResourceManager.AppService.Models.AppServiceStorageProtocol? Protocol { get; set; }
member this.Protocol : Nullable<Azure.ResourceManager.AppService.Models.AppServiceStorageProtocol> with get, set
Public Property Protocol As Nullable(Of AppServiceStorageProtocol)

Property Value

Applies to