Partager via


AvailableServiceTiersOperationsExtensions.ListByWorkspace Méthode

Définition

Obtient les niveaux de service disponibles pour l’espace de travail.

public static System.Collections.Generic.IList<Microsoft.Azure.Management.OperationalInsights.Models.AvailableServiceTier> ListByWorkspace (this Microsoft.Azure.Management.OperationalInsights.IAvailableServiceTiersOperations operations, string resourceGroupName, string workspaceName);
static member ListByWorkspace : Microsoft.Azure.Management.OperationalInsights.IAvailableServiceTiersOperations * string * string -> System.Collections.Generic.IList<Microsoft.Azure.Management.OperationalInsights.Models.AvailableServiceTier>
<Extension()>
Public Function ListByWorkspace (operations As IAvailableServiceTiersOperations, resourceGroupName As String, workspaceName As String) As IList(Of AvailableServiceTier)

Paramètres

operations
IAvailableServiceTiersOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources. Le nom ne respecte pas la casse.

workspaceName
String

Nom de l’espace de travail.

Retours

S’applique à