WorkloadProtectableItemResource.Properties Property

Definition

Gets or sets workloadProtectableItemResource properties

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to