Azure.ResourceManager.IotCentral Namespace

Classes

IotCentralAppCollection

A class representing a collection of IotCentralAppResource and their operations. Each IotCentralAppResource in the collection will belong to the same instance of ResourceGroupResource. To get an IotCentralAppCollection instance call the GetIotCentralApps method from an instance of ResourceGroupResource.

IotCentralAppData

A class representing the IotCentralApp data model. The IoT Central application.

IotCentralAppResource

A Class representing an IotCentralApp along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an IotCentralAppResource from an instance of ArmClient using the GetIotCentralAppResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetIotCentralApp method.

IotCentralExtensions

A class to add extension methods to Azure.ResourceManager.IotCentral.

IotCentralPrivateEndpointConnectionCollection

A class representing a collection of IotCentralPrivateEndpointConnectionResource and their operations. Each IotCentralPrivateEndpointConnectionResource in the collection will belong to the same instance of IotCentralAppResource. To get an IotCentralPrivateEndpointConnectionCollection instance call the GetIotCentralPrivateEndpointConnections method from an instance of IotCentralAppResource.

IotCentralPrivateEndpointConnectionData

A class representing the IotCentralPrivateEndpointConnection data model. The private endpoint connection resource.

IotCentralPrivateEndpointConnectionResource

A Class representing an IotCentralPrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an IotCentralPrivateEndpointConnectionResource from an instance of ArmClient using the GetIotCentralPrivateEndpointConnectionResource method. Otherwise you can get one from its parent resource IotCentralAppResource using the GetIotCentralPrivateEndpointConnection method.

IotCentralPrivateLinkResource

A Class representing an IotCentralPrivateLinkResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an IotCentralPrivateLinkResource from an instance of ArmClient using the GetIotCentralPrivateLinkResource method. Otherwise you can get one from its parent resource IotCentralAppResource using the GetIotCentralPrivateLinkResource method.

IotCentralPrivateLinkResourceCollection

A class representing a collection of IotCentralPrivateLinkResource and their operations. Each IotCentralPrivateLinkResource in the collection will belong to the same instance of IotCentralAppResource. To get an IotCentralPrivateLinkResourceCollection instance call the GetIotCentralPrivateLinkResources method from an instance of IotCentralAppResource.

IotCentralPrivateLinkResourceData

A class representing the IotCentralPrivateLinkResource data model. A private link resource.