IClusterPropertiesEncryption.KeyEncryptionKeyIdentityUserAssignedIdentityResourceId Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Create=true, Description="User assigned identity to use for accessing key encryption key Url. Ex: /subscriptions/<sub uuid>/resourceGroups/<resource group>/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="userAssignedIdentityResourceId", Update=true)]
public string KeyEncryptionKeyIdentityUserAssignedIdentityResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Create=true, Description="User assigned identity to use for accessing key encryption key Url. Ex: /subscriptions/<sub uuid>/resourceGroups/<resource group>/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="userAssignedIdentityResourceId", Update=true)>]
member this.KeyEncryptionKeyIdentityUserAssignedIdentityResourceId : string with get, set
Public Property KeyEncryptionKeyIdentityUserAssignedIdentityResourceId As String

Property Value

Attributes

Applies to