Share via


IVMwareCbtMigrationDetails.StorageAccountId Property

Definition

The replication storage account ARM Id. This is applicable only for the blob based replication test hook.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The replication storage account ARM Id. This is applicable only for the blob based replication test hook.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="storageAccountId")]
public string StorageAccountId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The replication storage account ARM Id. This is applicable only for the blob based replication test hook.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="storageAccountId")>]
member this.StorageAccountId : string
Public ReadOnly Property StorageAccountId As String

Property Value

Attributes

Applies to