ManagementPolicyDefinition.Actions プロパティ

定義

アクション セットを定義するオブジェクトを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="actions")]
public Microsoft.Azure.Management.Storage.Models.ManagementPolicyAction Actions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actions")>]
member this.Actions : Microsoft.Azure.Management.Storage.Models.ManagementPolicyAction with get, set
Public Property Actions As ManagementPolicyAction

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象