PSIotHubDefinitions Class
Definition
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.
Description of the shared access key.
public class PSIotHubDefinitions : Microsoft.Azure.Commands.Management.DeviceProvisioningServices.Models.PSIotHubDefinitionDescription
type PSIotHubDefinitions = class
inherit PSIotHubDefinitionDescription
Public Class PSIotHubDefinitions
Inherits PSIotHubDefinitionDescription
- Inheritance
Constructors
PSIotHubDefinitions() |
Properties
AllocationWeight |
Gets or sets weight to apply for a given iot h. (Inherited from PSIotHubDefinitionDescription) |
ApplyAllocationPolicy |
Gets or sets flag for applying allocationPolicy or not for a given iot hub. (Inherited from PSIotHubDefinitionDescription) |
ConnectionString |
Gets or sets connection string og the IoT hub. (Inherited from PSIotHubDefinitionDescription) |
LinkedHubName |
Gets host name of the IoT hub. (Inherited from PSIotHubDefinitionDescription) |
Location |
Gets or sets ARM region of the IoT hub. (Inherited from PSIotHubDefinitionDescription) |
Name |
Gets or sets the property of Iot Dps Name (Inherited from PSIotHubDefinitionDescription) |
ResourceGroupName |
Gets or sets the property of ResourceGroupName (Inherited from PSIotHubDefinitionDescription) |