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