Share via


AccessPolicyAssignment.AccessPolicyName Property

Definition

Name of access policy under specific access policy assignment. Only "default" policy is supported for now.

public Azure.Provisioning.BicepValue<string> AccessPolicyName { get; set; }
member this.AccessPolicyName : Azure.Provisioning.BicepValue<string> with get, set
Public Property AccessPolicyName As BicepValue(Of String)

Property Value

Applies to