NodeHealthStateFilter.NodeNameFilter Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the node name filter.
public string NodeNameFilter { get; set; }
member this.NodeNameFilter : string with get, set
Public Property NodeNameFilter As String
Property Value
The node name filter.
Remarks
If not specified, all nodes that match the parent filters (if any) are taken into consideration and matched against the other filter members, like health state filter. Otherwise, the filter only applies to the specfied node.
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET