PSConfigurations 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 PSConfigurations : Microsoft.Azure.Commands.Management.IotHub.Models.PSConfiguration
type PSConfigurations = class
inherit PSConfiguration
Public Class PSConfigurations
Inherits PSConfiguration
- Inheritance
Constructors
PSConfigurations() |
Properties
Content |
Gets or sets Content for the configuration. (Inherited from PSConfiguration) |
ContentType |
Gets the content type for configuration. (Inherited from PSConfiguration) |
CreatedTimeUtc |
Gets creation time for the configuration. (Inherited from PSConfiguration) |
ETag |
Gets or sets configuration's ETag. (Inherited from PSConfiguration) |
Id |
Gets Identifier for the configuration. (Inherited from PSConfiguration) |
Labels |
Gets or sets labels for the configuration. (Inherited from PSConfiguration) |
LastUpdatedTimeUtc |
Gets last update time for the configuration. (Inherited from PSConfiguration) |
Metrics |
Custom Configuration Metrics. (Inherited from PSConfiguration) |
Priority |
Gets or sets Priority for the configuration. (Inherited from PSConfiguration) |
SchemaVersion |
Gets Schema version for the configuration. (Inherited from PSConfiguration) |
SystemMetrics |
System Configuration Metrics. (Inherited from PSConfiguration) |
TargetCondition |
Gets or sets Target Condition for the configuration. (Inherited from PSConfiguration) |