Language

IDataManifestResourceFunctionsDefinition.Standard Property

Definition

The standard resource functions (subscription and/or resourceGroup).

[Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=true, Description="The standard resource functions (subscription and/or resourceGroup).", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="standard", Update=true)]
public System.Collections.Generic.List<string> Standard { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=true, Description="The standard resource functions (subscription and/or resourceGroup).", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="standard", Update=true)>]
member this.Standard : System.Collections.Generic.List<string> with get, set
Public Property Standard As List(Of String)

Property Value

Attributes

Applies to