Partager via


IEncryption.IdentityEncryptionUserAssignedIdentity Property

Definition

Resource identifier of the UserAssigned identity to be associated with server-side encryption on the storage account.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Resource identifier of the UserAssigned identity to be associated with server-side encryption on the storage account.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="userAssignedIdentity", Update=true)]
public string IdentityEncryptionUserAssignedIdentity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Resource identifier of the UserAssigned identity to be associated with server-side encryption on the storage account.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="userAssignedIdentity", Update=true)>]
member this.IdentityEncryptionUserAssignedIdentity : string with get, set
Public Property IdentityEncryptionUserAssignedIdentity As String

Property Value

Attributes

Applies to