Language

IVMwareCbtContainerMappingInput.StorageAccountId Property

Definition

The storage account ARM Id.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The storage account ARM Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="storageAccountId", Update=true)]
public string StorageAccountId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The storage account ARM Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="storageAccountId", Update=true)>]
member this.StorageAccountId : string with get, set
Public Property StorageAccountId As String

Property Value

Attributes

Applies to