ConnectedRegistry.Mode Property

Definition

The mode of the connected registry resource that indicates the permissions of the registry.

public Azure.Provisioning.BicepValue<Azure.Provisioning.ContainerRegistry.ConnectedRegistryMode> Mode { get; set; }
member this.Mode : Azure.Provisioning.BicepValue<Azure.Provisioning.ContainerRegistry.ConnectedRegistryMode> with get, set
Public Property Mode As BicepValue(Of ConnectedRegistryMode)

Property Value

Applies to