PSDeployment Class

Definition

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

Constructors

PSDeployment()

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