次の方法で共有


Share.MonitoringStatus プロパティ

定義

共有の現在の監視状態を取得または設定します。 使用可能な値は次のとおりです: '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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象