共用方式為


CosmosDBSqlClientEncryptionKeyResourceInfo.WrappedDataEncryptionKey Property

Definition

Wrapped (encrypted) form of the key represented as a byte array.

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

Property Value

Applies to