다음을 통해 공유


ObjectReplicationPolicyRule.RuleId Property

Definition

Gets or sets rule Id is auto-generated for each new rule on destination account. It is required for put policy on source account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to