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

PSRollout Class

Definition

public class PSRollout : Microsoft.Azure.Commands.DeploymentManager.Models.PSResource
type PSRollout = class
    inherit PSResource
Public Class PSRollout
Inherits PSResource
Inheritance
PSRollout

Constructors

PSRollout()
PSRollout(String, Rollout)

Properties

ArtifactSourceId

Gets or sets the reference to the ARM resource Id where the payload is located.

BuildVersion

Gets or sets the version of the build being deployed.

Id

Gets or sets the resource Id.

(Inherited from PSResource)
Identity

Gets or sets the identity information for the rollout.

Location

Gets or sets the resource location.

(Inherited from PSResource)
Name

Gets or sets the resource name.

(Inherited from PSResource)
OperationInfo

Gets or sets operational information of the rollout.

ResourceGroupName

Gets or sets the resource group to which the service unit belongs.

Services

Gets or sets set of detailed step result information on target resource groups.

Status

Gets or sets the list of steps that define the orchestration.

Tags

Gets or sets the resource tags.

(Inherited from PSResource)
TargetServiceTopologyId

Gets or sets the reference to the ARM resource Id where the payload is located.

TotalRetryAttempts

Gets the cardinal count of total number of retries performed on the rollout at a given time.

Type

Gets or sets the resource type.

(Inherited from PSResource)

Applies to