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

PSConfigurations Class

Definition

public class PSConfigurations : Microsoft.Azure.Commands.Management.IotHub.Models.PSConfiguration
type PSConfigurations = class
    inherit PSConfiguration
Public Class PSConfigurations
Inherits PSConfiguration
Inheritance
PSConfigurations

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)

Applies to