共用方式為


EncryptionScopeKeyVaultProperties.KeyUri Property

Definition

The object identifier for a key vault key object. When applied, the encryption scope will use the key referenced by the identifier to enable customer-managed key support on this encryption scope.

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

Property Value

Applies to