共用方式為


DataPolicyManifest.Effects Property

Definition

Gets or sets the effect definition.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.effects")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Models.DataEffect> Effects { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.effects")>]
member this.Effects : System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Models.DataEffect> with get, set
Public Property Effects As IList(Of DataEffect)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to