Freigeben über


IotCentralExtensions Klasse

Definition

Eine Klasse zum Hinzufügen von Erweiterungsmethoden zu Azure.ResourceManager.IotCentral.

public static class IotCentralExtensions
type IotCentralExtensions = class
Public Module IotCentralExtensions
Vererbung
IotCentralExtensions

Methoden

CheckIotCentralAppNameAvailability(SubscriptionResource, IotCentralAppNameAvailabilityContent, CancellationToken)

Überprüfen Sie, ob ein IoT Central-Anwendungsname verfügbar ist.

  • Request Path/subscriptions/{subscriptionId}/providers/Microsoft.IoTCentral/checkNameAvailability
  • Vorgang IdApps_CheckNameAvailability
CheckIotCentralAppNameAvailabilityAsync(SubscriptionResource, IotCentralAppNameAvailabilityContent, CancellationToken)

Überprüfen Sie, ob ein IoT Central-Anwendungsname verfügbar ist.

  • Request Path/subscriptions/{subscriptionId}/providers/Microsoft.IoTCentral/checkNameAvailability
  • Vorgang IdApps_CheckNameAvailability
CheckIotCentralAppSubdomainAvailability(SubscriptionResource, IotCentralAppNameAvailabilityContent, CancellationToken)

Überprüfen Sie, ob eine Unterdomäne der IoT Central-Anwendung verfügbar ist.

  • Request Path/subscriptions/{subscriptionId}/providers/Microsoft.IoTCentral/checkSubdomainAvailability
  • Vorgang IdApps_CheckSubdomainAvailability
CheckIotCentralAppSubdomainAvailabilityAsync(SubscriptionResource, IotCentralAppNameAvailabilityContent, CancellationToken)

Überprüfen Sie, ob eine Unterdomäne der IoT Central-Anwendung verfügbar ist.

  • Request Path/subscriptions/{subscriptionId}/providers/Microsoft.IoTCentral/checkSubdomainAvailability
  • Vorgang IdApps_CheckSubdomainAvailability
GetIotCentralApp(ResourceGroupResource, String, CancellationToken)

Rufen Sie die Metadaten einer IoT Central-Anwendung ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.IoTCentral/iotApps/{resourceName}
  • Vorgang IdApps_Get
GetIotCentralAppAsync(ResourceGroupResource, String, CancellationToken)

Rufen Sie die Metadaten einer IoT Central-Anwendung ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.IoTCentral/iotApps/{resourceName}
  • Vorgang IdApps_Get
GetIotCentralAppResource(ArmClient, ResourceIdentifier)

Ruft ein -Objekt ab, das ein IotCentralAppResource zusammen mit den instance-Vorgängen darstellt, die für das Objekt ausgeführt werden können, aber ohne Daten. Sie können verwenden CreateResourceIdentifier(String, String, String) , um eine IotCentralAppResourceResourceIdentifier aus den zugehörigen Komponenten zu erstellen.

GetIotCentralApps(ResourceGroupResource)

Ruft eine Auflistung von IotCentralAppResources in resourceGroupResource ab.

GetIotCentralApps(SubscriptionResource, CancellationToken)

Rufen Sie alle IoT Central-Anwendungen in einem Abonnement ab.

  • Anfordern von Path/subscriptions/{subscriptionId}/providers/Microsoft.IoTCentral/iotApps
  • Vorgang IdApps_ListBySubscription
GetIotCentralAppsAsync(SubscriptionResource, CancellationToken)

Rufen Sie alle IoT Central-Anwendungen in einem Abonnement ab.

  • Anfordern von Path/subscriptions/{subscriptionId}/providers/Microsoft.IoTCentral/iotApps
  • Vorgang IdApps_ListBySubscription
GetIotCentralPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier)

Ruft ein -Objekt ab, das ein IotCentralPrivateEndpointConnectionResource zusammen mit den instance-Vorgängen darstellt, die für das Objekt ausgeführt werden können, aber ohne Daten. Sie können verwenden CreateResourceIdentifier(String, String, String, String) , um eine IotCentralPrivateEndpointConnectionResourceResourceIdentifier aus den zugehörigen Komponenten zu erstellen.

GetIotCentralPrivateLinkResource(ArmClient, ResourceIdentifier)

Ruft ein -Objekt ab, das ein IotCentralPrivateLinkResource zusammen mit den instance-Vorgängen darstellt, die für das Objekt ausgeführt werden können, aber ohne Daten. Sie können verwenden CreateResourceIdentifier(String, String, String, String) , um eine IotCentralPrivateLinkResourceResourceIdentifier aus den zugehörigen Komponenten zu erstellen.

GetTemplatesApps(SubscriptionResource, CancellationToken)

Rufen Sie alle verfügbaren Anwendungsvorlagen ab.

  • Anfordern von Path/subscriptions/{subscriptionId}/providers/Microsoft.IoTCentral/appTemplates
  • Vorgang IdApps_ListTemplates
GetTemplatesAppsAsync(SubscriptionResource, CancellationToken)

Rufen Sie alle verfügbaren Anwendungsvorlagen ab.

  • Anfordern von Path/subscriptions/{subscriptionId}/providers/Microsoft.IoTCentral/appTemplates
  • Vorgang IdApps_ListTemplates

Gilt für: