Share via


CognitiveServicesAccountProperties.Encryption Property

Definition

The encryption properties for this resource.

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

Property Value

Applies to