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

PSServiceTopologyResource Class

Definition

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

Constructors

PSServiceTopologyResource()
PSServiceTopologyResource(String, ServiceTopologyResource)

Properties

ArtifactSourceId

Gets or sets the artifact store that contains the artifacts that make up the topology components.

Id

Gets or sets the resource Id.

(Inherited from PSResource)
Location

Gets or sets the resource location.

(Inherited from PSResource)
Name

Gets or sets the resource name.

(Inherited from PSResource)
ResourceGroupName

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

Tags

Gets or sets the resource tags.

(Inherited from PSResource)
Type

Gets or sets the resource type.

(Inherited from PSResource)

Applies to