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

PSServiceResource Class

Definition

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

Constructors

PSServiceResource()
PSServiceResource(String, String, ServiceResource)

Properties

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.

ServiceTopologyName

Gets or sets the service topology the service unit belongs to.

Tags

Gets or sets the resource tags.

(Inherited from PSResource)
TargetLocation

Gets or sets the location where the resources in the topology group should be deployed to.

TargetSubscriptionId

Gets or sets the subscription to which the resources in the topology group should be deployed to.

Type

Gets or sets the resource type.

(Inherited from PSResource)

Applies to