Share via


VaultProperties.MonitoringSettings Property

Definition

Gets or sets monitoring Settings of the vault

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to