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
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 |
A class representing the DeviceProvisioningService data model. 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 GetDeviceProvisioningServiceResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDeviceProvisioningService 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 |
A class representing the DeviceProvisioningServicesCertificate data model. 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 GetDeviceProvisioningServicesCertificateResource method. Otherwise you can get one from its parent resource DeviceProvisioningServiceResource using the GetDeviceProvisioningServicesCertificate 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 |
A class representing the DeviceProvisioningServicesPrivateEndpointConnection data model. 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 GetDeviceProvisioningServicesPrivateEndpointConnectionResource method. Otherwise you can get one from its parent resource DeviceProvisioningServiceResource using the GetDeviceProvisioningServicesPrivateEndpointConnection 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 GetDeviceProvisioningServicesPrivateLinkResource method. Otherwise you can get one from its parent resource DeviceProvisioningServiceResource using the GetDeviceProvisioningServicesPrivateLinkResource 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 |
A class representing the DeviceProvisioningServicesPrivateLinkResource data model. The group information for creating a private endpoint on a provisioning service |
Azure SDK for .NET