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

ScopedResource 类

定义

专用链接范围的资源

[Microsoft.Rest.Serialization.JsonTransformation]
public class ScopedResource : Microsoft.Azure.Management.Monitor.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ScopedResource = class
    inherit ProxyResource
Public Class ScopedResource
Inherits ProxyResource
继承
ScopedResource
属性

构造函数

ScopedResource()

初始化 ScopedResource 类的新实例。

ScopedResource(String, String, String, String, String)

初始化 ScopedResource 类的新实例。

属性

Id

获取 azure 资源 ID

(继承自 ProxyResource)
LinkedResourceId

获取或设置作用域内 Azure 监视器资源的资源 ID。

Name

获取 azure 资源名称

(继承自 ProxyResource)
ProvisioningState

获取专用终结点连接的状态。

Type

获取 azure 资源类型

(继承自 ProxyResource)

适用于