RolloutData.Services Property

Definition

The detailed information on the services being deployed.

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

Property Value

Applies to