ICluster.ReportedPropertyImdsAttestation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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