Share via


IContainerGroupProperties.EncryptionPropertyIdentity Property

Definition

The keyvault managed identity.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The keyvault managed identity.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="identity")]
public string EncryptionPropertyIdentity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The keyvault managed identity.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="identity")>]
member this.EncryptionPropertyIdentity : string with get, set
Public Property EncryptionPropertyIdentity As String

Property Value

Attributes

Applies to