Share via


Volume.MonitoringStatus Property

Definition

Gets or sets the monitoring status of the volume. Possible values include: 'Enabled', 'Disabled'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to