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

Service 类

定义

定义服务。

public class Service : Azure.ResourceManager.DeploymentManager.Models.ServiceProperties
type Service = class
    inherit ServiceProperties
Public Class Service
Inherits ServiceProperties
继承

属性

Name

服务的名称。

ServiceUnits

有关构成服务的单位的详细信息。

TargetLocation

服务中的资源所属或应部署到的 Azure 位置。

(继承自 ServiceProperties)
TargetSubscriptionId

服务中的资源所属或应部署到的订阅。

(继承自 ServiceProperties)

适用于