Share via


IObjectReplicationPolicy.DestinationAccount Property

Definition

Required. Destination account name. It should be full resource id if allowCrossTenantReplication set to false.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Required. Destination account name. It should be full resource id if allowCrossTenantReplication set to false.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="destinationAccount", Update=true)]
public string DestinationAccount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Required. Destination account name. It should be full resource id if allowCrossTenantReplication set to false.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="destinationAccount", Update=true)>]
member this.DestinationAccount : string with get, set
Public Property DestinationAccount As String

Property Value

Attributes

Applies to