Azure.ResourceManager.DeviceProvisioningServices Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| Name | Description |
|---|---|
| AzureResourceManagerDeviceProvisioningServicesContext |
Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md |
| DeviceProvisioningServiceCollection |
A class representing a collection of DeviceProvisioningServiceResource and their operations. Each DeviceProvisioningServiceResource in the collection will belong to the same instance of ResourceGroupResource. To get a DeviceProvisioningServiceCollection instance call the GetDeviceProvisioningServices method from an instance of ResourceGroupResource. |
| DeviceProvisioningServiceData |
The description of the provisioning service. |
| DeviceProvisioningServiceResource |
A class representing a DeviceProvisioningService along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DeviceProvisioningServiceResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDeviceProvisioningServices method. |
| DeviceProvisioningServicesCertificateCollection |
A class representing a collection of DeviceProvisioningServicesCertificateResource and their operations. Each DeviceProvisioningServicesCertificateResource in the collection will belong to the same instance of DeviceProvisioningServiceResource. To get a DeviceProvisioningServicesCertificateCollection instance call the GetDeviceProvisioningServicesCertificates method from an instance of DeviceProvisioningServiceResource. |
| DeviceProvisioningServicesCertificateData |
The X509 Certificate. |
| DeviceProvisioningServicesCertificateResource |
A class representing a DeviceProvisioningServicesCertificate along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DeviceProvisioningServicesCertificateResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DeviceProvisioningServiceResource using the GetDeviceProvisioningServicesCertificates method. |
| DeviceProvisioningServicesExtensions |
A class to add extension methods to Azure.ResourceManager.DeviceProvisioningServices. |
| DeviceProvisioningServicesPrivateEndpointConnectionCollection |
A class representing a collection of DeviceProvisioningServicesPrivateEndpointConnectionResource and their operations. Each DeviceProvisioningServicesPrivateEndpointConnectionResource in the collection will belong to the same instance of DeviceProvisioningServiceResource. To get a DeviceProvisioningServicesPrivateEndpointConnectionCollection instance call the GetDeviceProvisioningServicesPrivateEndpointConnections method from an instance of DeviceProvisioningServiceResource. |
| DeviceProvisioningServicesPrivateEndpointConnectionData |
The private endpoint connection of a provisioning service. |
| DeviceProvisioningServicesPrivateEndpointConnectionResource |
A class representing a DeviceProvisioningServicesPrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DeviceProvisioningServicesPrivateEndpointConnectionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DeviceProvisioningServiceResource using the GetDeviceProvisioningServicesPrivateEndpointConnections method. |
| DeviceProvisioningServicesPrivateLinkResource |
A class representing a DeviceProvisioningServicesPrivateLinkResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DeviceProvisioningServicesPrivateLinkResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DeviceProvisioningServiceResource using the GetDeviceProvisioningServicesPrivateLinkResources method. |
| DeviceProvisioningServicesPrivateLinkResourceCollection |
A class representing a collection of DeviceProvisioningServicesPrivateLinkResource and their operations. Each DeviceProvisioningServicesPrivateLinkResource in the collection will belong to the same instance of DeviceProvisioningServiceResource. To get a DeviceProvisioningServicesPrivateLinkResourceCollection instance call the GetDeviceProvisioningServicesPrivateLinkResources method from an instance of DeviceProvisioningServiceResource. |
| DeviceProvisioningServicesPrivateLinkResourceData |
The group information for creating a private endpoint on a provisioning service. |