Share via


ObjectReplicationPolicyRule.DestinationContainer Property

Definition

Gets or sets required. Destination container name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to