Partager via


ContainerRegistryService.Encryption Property

Definition

The encryption settings of container registry.

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

Property Value

Applies to