PSIotHubInputProperties 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 PSIotHubInputProperties
type PSIotHubInputProperties = class
Public Class PSIotHubInputProperties
- Inheritance
-
PSIotHubInputProperties
Constructors
PSIotHubInputProperties() |
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' |
MessagingEndpoints |
The list of messaging end points configured. |
OperationsMonitoringProperties | |
Routing | |
StorageEndpoints |
The list of storage end points where files can be uploaded. Currently only one storage account can be configured. |