Share via


VirtualMachineScaleSetInstanceView.OrchestrationServices Property

Definition

The orchestration services information.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Compute.Models.OrchestrationServiceSummary> OrchestrationServices { get; }
member this.OrchestrationServices : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Compute.Models.OrchestrationServiceSummary>
Public ReadOnly Property OrchestrationServices As IReadOnlyList(Of OrchestrationServiceSummary)

Property Value

Applies to