ICluster.ReportedPropertyImdsAttestation Property

Definition

IMDS attestation status of the cluster.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PSArgumentCompleter(new System.String[] { "Disabled", "Enabled" })]
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="IMDS attestation status of the cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="imdsAttestation", Update=false)]
public string ReportedPropertyImdsAttestation { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PSArgumentCompleter(new System.String[] { "Disabled", "Enabled" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="IMDS attestation status of the cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="imdsAttestation", Update=false)>]
member this.ReportedPropertyImdsAttestation : string
Public ReadOnly Property ReportedPropertyImdsAttestation As String

Property Value

Attributes

Applies to