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

PSIotHubProperties Class

Definition

public class PSIotHubProperties
type PSIotHubProperties = class
Public Class PSIotHubProperties
Inheritance
PSIotHubProperties

Constructors

PSIotHubProperties()

Properties

AuthorizationPolicies

The authorization rules.

CloudToDevice
Comments

The comments.

EnableFileUploadNotifications

The flag which indicates whether file upload notification should be enabled. This is optional at iot hub level. When enabled upload notifications will be available.

EventHubEndpoints

The event hub endpoint properties.

Features

The Capabilities/Features that need to be enabled for the Hub. Possible values include: 'None', 'DeviceManagement'

HostName

The name of the host.

Locations

Gets primary and secondary location for iot hub

MessagingEndpoints

The list of messaging end points configured.

OperationsMonitoringProperties
Routing
State

Gets the hub state state.

StorageEndpoints

The list of storage end points where files can be uploaded. Currently only one storage account can be configured.

Applies to