AzureVmWorkloadProtectionPolicy.Settings Property

Definition

Gets or sets common settings for the backup management

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to