IContainerGroupProperties1.EncryptionPropertyIdentity Property

Definition

The keyvault managed identity.

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

Property Value

Attributes

Applies to