IInMageRcmReplicationDetails.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(Create=false, 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) }, Read=true, ReadOnly=true, Required=false, SerializedName="storageAccountId", Update=false)]
public string StorageAccountId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, 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) }, Read=true, ReadOnly=true, Required=false, SerializedName="storageAccountId", Update=false)>]
member this.StorageAccountId : string
Public ReadOnly Property StorageAccountId As String

Property Value

Attributes

Applies to