Language

DataPolicyManifest.ResourceFunctionStandard Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Policy.Origin(Microsoft.Azure.PowerShell.Cmdlets.Policy.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> ResourceFunctionStandard { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Origin(Microsoft.Azure.PowerShell.Cmdlets.Policy.PropertyOrigin.Inlined)>]
member this.ResourceFunctionStandard : System.Collections.Generic.List<string> with get, set
Public Property ResourceFunctionStandard As List(Of String)

Property Value

Implements

Attributes

Applies to