Delen via


ObjectReplicationPolicy.DestinationAccount Property

Definition

Gets or sets required. Destination account name. It should be full resource id if allowCrossTenantReplication set to false.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.destinationAccount")]
public string DestinationAccount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.destinationAccount")>]
member this.DestinationAccount : string with get, set
Public Property DestinationAccount As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to