Share via


TargetRegion.StorageAccountType 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.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Compute.Support.StorageAccountType? StorageAccountType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Owned)>]
member this.StorageAccountType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Compute.Support.StorageAccountType> with get, set
Public Property StorageAccountType As Nullable(Of StorageAccountType)

Property Value

Implements

Attributes

Applies to