ICluster.CustomerManagedKeyEncryptionKeyUrl Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Description="Key encryption key Url, versioned only. Ex: https://contosovault.vault.azure.net/keys/contosokek/562a4bb76b524a1493a6afe8e536ee78", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="keyEncryptionKeyUrl")]
public string CustomerManagedKeyEncryptionKeyUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Description="Key encryption key Url, versioned only. Ex: https://contosovault.vault.azure.net/keys/contosokek/562a4bb76b524a1493a6afe8e536ee78", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="keyEncryptionKeyUrl")>]
member this.CustomerManagedKeyEncryptionKeyUrl : string with get, set
Public Property CustomerManagedKeyEncryptionKeyUrl As String

Property Value

Attributes

Applies to