你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSIotHubDefinitions Class

Definition

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)

Applies to