Language

IExternalEvaluationEndpointInvocationResult.PolicyInfoPolicyAssignmentScope Property

Definition

The policy assignment scope.

[Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=true, Description="The policy assignment scope.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="policyAssignmentScope", Update=true)]
public string PolicyInfoPolicyAssignmentScope { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Runtime.Info(Create=true, Description="The policy assignment scope.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="policyAssignmentScope", Update=true)>]
member this.PolicyInfoPolicyAssignmentScope : string with get, set
Public Property PolicyInfoPolicyAssignmentScope As String

Property Value

Attributes

Applies to