Share via


AzureStorageInfoValue.Type Property

Definition

Type of storage.

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

Property Value

Implements

Attributes

Applies to