次の方法で共有


DataPolicyManifest.Effects プロパティ

定義

効果の定義を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象