共用方式為


ScopeMap.Actions Property

Definition

The list of scoped permissions for registry artifacts. E.g. repositories/repository-name/content/read, repositories/repository-name/metadata/write

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

Property Value

Applies to