Share via


IotHubResourceOperationsExtensions.Get Methode

Definition

Abrufen der nicht sicherheitsbezogenen Metadaten eines IoT Hubs

public static Microsoft.Azure.Management.IotHub.Models.IotHubDescription Get (this Microsoft.Azure.Management.IotHub.IIotHubResourceOperations operations, string resourceGroupName, string resourceName);
static member Get : Microsoft.Azure.Management.IotHub.IIotHubResourceOperations * string * string -> Microsoft.Azure.Management.IotHub.Models.IotHubDescription
<Extension()>
Public Function Get (operations As IIotHubResourceOperations, resourceGroupName As String, resourceName As String) As IotHubDescription

Parameter

operations
IIotHubResourceOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe, die den IoT Hub enthält.

resourceName
String

Der Name des IoT-Hubs.

Gibt zurück

Hinweise

Rufen Sie die nicht sicherheitsbezogenen Metadaten eines IoT-Hubs ab.

Gilt für: