Share via


Share.MonitoringStatus Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to