Condividi tramite


ServiceTagsCollection.TagsRequiredToRun Property

Definition

Gets service tags required to run.

public System.Collections.Generic.List<string> TagsRequiredToRun { get; set; }
member this.TagsRequiredToRun : System.Collections.Generic.List<string> with get, set
Public Property TagsRequiredToRun As List(Of String)

Property Value

Tags required to run associated with this service tags collection.

Applies to