SearchService.EncryptionWithCmk Property

Definition

Specifies any policy regarding encryption of resources (such as indexes) using customer manager keys within a search service.

public Azure.Provisioning.Search.SearchEncryptionWithCmk EncryptionWithCmk { get; set; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.Search.SearchEncryptionWithCmk> EncryptionWithCmk { get; set; }
member this.EncryptionWithCmk : Azure.Provisioning.Search.SearchEncryptionWithCmk with get, set
member this.EncryptionWithCmk : Azure.Provisioning.BicepValue<Azure.Provisioning.Search.SearchEncryptionWithCmk> with get, set
Public Property EncryptionWithCmk As SearchEncryptionWithCmk
Public Property EncryptionWithCmk As BicepValue(Of SearchEncryptionWithCmk)

Property Value

Applies to