Freigeben über


ConfigServersOperationsExtensions.Get Methode

Definition

Rufen Sie den Konfigurationsserver und seine Eigenschaften ab.

public static Microsoft.Azure.Management.AppPlatform.Models.ConfigServerResource Get (this Microsoft.Azure.Management.AppPlatform.IConfigServersOperations operations, string resourceGroupName, string serviceName);
static member Get : Microsoft.Azure.Management.AppPlatform.IConfigServersOperations * string * string -> Microsoft.Azure.Management.AppPlatform.Models.ConfigServerResource
<Extension()>
Public Function Get (operations As IConfigServersOperations, resourceGroupName As String, serviceName As String) As ConfigServerResource

Parameter

operations
IConfigServersOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe, die die Ressource enthält. Dieser Wert kann über die Azure-Ressourcen-Manager-API oder das Portal abgerufen werden.

serviceName
String

Der Name der Dienstressource.

Gibt zurück

Gilt für: