Share via


Cluster.ReportedProperties Property

Definition

Gets or sets properties reported by cluster agent.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.reportedProperties")]
public Microsoft.Azure.Management.AzureStackHCI.Models.ClusterReportedProperties ReportedProperties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.reportedProperties")>]
member this.ReportedProperties : Microsoft.Azure.Management.AzureStackHCI.Models.ClusterReportedProperties with get, set
Public Property ReportedProperties As ClusterReportedProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to