Aracılığıyla paylaş


ServiceDescription.ServiceTags Property

Definition

Gets or sets the list of tags that will influence service placement and running.

public System.Fabric.Description.ServiceTagsCollection ServiceTags { get; set; }
member this.ServiceTags : System.Fabric.Description.ServiceTagsCollection with get, set
Public Property ServiceTags As ServiceTagsCollection

Property Value

The list of tags that will influence service placement and running.

Applies to