Condividi tramite


DataPolicyManifest.Standard Property

Definition

Gets or sets the standard resource functions (subscription and/or 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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to