PSIotHubProperties 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.
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. |