次の方法で共有


NetworkClient.GetServiceTags(String) Method

Definition

public System.Collections.Generic.IList<Microsoft.Azure.PowerShell.Cmdlets.Websites.Helper.Network.Models.ServiceTagInformation> GetServiceTags (string location);
member this.GetServiceTags : string -> System.Collections.Generic.IList<Microsoft.Azure.PowerShell.Cmdlets.Websites.Helper.Network.Models.ServiceTagInformation>
Public Function GetServiceTags (location As String) As IList(Of ServiceTagInformation)

Parameters

location
String

Returns

Applies to