共用方式為


SqlServerJobTargetGroupData.Members Property

Definition

Members of the target group.

public System.Collections.Generic.IList<Azure.ResourceManager.Sql.Models.JobTarget> Members { get; }
member this.Members : System.Collections.Generic.IList<Azure.ResourceManager.Sql.Models.JobTarget>
Public ReadOnly Property Members As IList(Of JobTarget)

Property Value

Applies to