Condividi tramite


ObjectReplicationPolicy.SourceAccount Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to