Udostępnij za pośrednictwem


Service.ServiceUnits Property

Definition

The detailed information about the units that make up the service.

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

Property Value

Applies to