IContainerGroupProperties1.ConfidentialComputePropertyCcePolicy Property

Definition

The base64 encoded confidential compute enforcement policy

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Create=true, Description="The base64 encoded confidential compute enforcement policy", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ccePolicy", Update=true)]
public string ConfidentialComputePropertyCcePolicy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Create=true, Description="The base64 encoded confidential compute enforcement policy", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ccePolicy", Update=true)>]
member this.ConfidentialComputePropertyCcePolicy : string with get, set
Public Property ConfidentialComputePropertyCcePolicy As String

Property Value

Attributes

Applies to