Condividi tramite


FunctionsDeploymentStorage.Type Property

Definition

Property to select Azure Storage type. Available options: blobContainer.

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

Property Value

Implements

Attributes

Applies to