Partilhar via


IClusterProperties.ReportedPropertyImdsAttestation Property

Definition

IMDS attestation status of the cluster.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="IMDS attestation status of the cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ImdsAttestation) }, ReadOnly=true, Required=false, SerializedName="imdsAttestation")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ImdsAttestation? ReportedPropertyImdsAttestation { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="IMDS attestation status of the cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ImdsAttestation) }, ReadOnly=true, Required=false, SerializedName="imdsAttestation")>]
member this.ReportedPropertyImdsAttestation : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.ImdsAttestation>
Public ReadOnly Property ReportedPropertyImdsAttestation As Nullable(Of ImdsAttestation)

Property Value

Attributes

Applies to