共用方式為


BackupEngineBaseResource.Properties Property

Definition

Gets or sets backupEngineBaseResource properties

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to