Partager via


DataPolicyManifest.Effects Propriété

Définition

Obtient ou définit la définition d’effet.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à