Share via


ObjectReplicationPolicy.SourceAccount Property

Definition

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

public Azure.Provisioning.BicepValue<string> SourceAccount { get; set; }
member this.SourceAccount : Azure.Provisioning.BicepValue<string> with get, set
Public Property SourceAccount As BicepValue(Of String)

Property Value

Applies to