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

Service 类

定义

表示服务资源的对象。

[Microsoft.Rest.Serialization.JsonTransformation]
public class Service
[<Microsoft.Rest.Serialization.JsonTransformation>]
type Service = class
Public Class Service
继承
Service
属性

构造函数

Service()

初始化 Service 类的新实例。

Service(String, String, String, String, IList<String>)

初始化 Service 类的新实例。

属性

DisplayName

获取或设置 Azure 服务的本地化名称。

Id

获取资源的 ID。

Name

获取资源的名称。

ResourceTypes

获取或设置 ARM 资源类型。

Type

获取资源“Microsoft.Support/services”的类型。

适用于