NewAzContainerGroup_CreateExpanded.EncryptionPropertyKeyName Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Category(new Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The encryption key name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="keyName")]
[System.Management.Automation.Parameter(HelpMessage="The encryption key name.", Mandatory=false)]
public string EncryptionPropertyKeyName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Category(new Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The encryption key name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="keyName")>]
[<System.Management.Automation.Parameter(HelpMessage="The encryption key name.", Mandatory=false)>]
member this.EncryptionPropertyKeyName : string with get, set
Public Property EncryptionPropertyKeyName As String

Property Value

String
Attributes

Applies to