Share via


GalleryApplicationVersionUpdate.PublishingProfileStorageAccountType Property

Definition

Specifies the storage account type to be used to store the image. This property is not updatable.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Compute.Support.StorageAccountType? PublishingProfileStorageAccountType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Inlined)>]
member this.PublishingProfileStorageAccountType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Compute.Support.StorageAccountType> with get, set
Public Property PublishingProfileStorageAccountType As Nullable(Of StorageAccountType)

Property Value

Implements

Attributes

Applies to