Sdílet prostřednictvím


ServiceTagsCollection.TagsRequiredToPlace Property

Definition

Gets service tags required to place.

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

Property Value

Tags required to place associated with this service tags collection.

Applies to