共用方式為


VirtualMachineScaleSetInstanceView.OrchestrationServices Property

Definition

Gets the orchestration services information.

[Newtonsoft.Json.JsonProperty(PropertyName="orchestrationServices")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.OrchestrationServiceSummary> OrchestrationServices { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="orchestrationServices")>]
member this.OrchestrationServices : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.OrchestrationServiceSummary>
Public ReadOnly Property OrchestrationServices As IList(Of OrchestrationServiceSummary)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to