Bagikan melalui


ScopeMapUpdateParameters.Action Property

Definition

The list of scope permissions for registry artifacts. E.g. repositories/repository-name/pull, repositories/repository-name/delete

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)]
public string[] Action { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)>]
member this.Action : string[] with get, set
Public Property Action As String()

Property Value

String[]

Implements

Attributes

Applies to