次の方法で共有


DataPolicyManifest.Standard プロパティ

定義

標準リソース関数 (サブスクリプションまたは resourceGroup) を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceFunctions.standard")]
public System.Collections.Generic.IList<string> Standard { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceFunctions.standard")>]
member this.Standard : System.Collections.Generic.IList<string> with get, set
Public Property Standard As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象