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

StorageInsight 类

定义

顶级存储见解资源容器。

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

构造函数

StorageInsight()

初始化 StorageInsight 类的新实例。

StorageInsight(StorageAccount, String, String, String, IList<String>, IList<String>, StorageInsightStatus, String, IDictionary<String,String>)

初始化 StorageInsight 类的新实例。

属性

Containers

获取或设置工作区应读取的 Blob 容器的名称

ETag

获取或设置存储见解的 ETag。

Id

获取资源的完全限定的资源 ID。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(继承自 Resource)
Name

获取资源的名称

(继承自 Resource)
Status

获取存储见解的状态

StorageAccount

获取或设置存储帐户连接详细信息

Tables

获取或设置工作区应读取的 Azure 表的名称

Tags

获取或设置资源标记。

Type

获取资源的类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”

(继承自 Resource)

方法

Validate()

验证 对象。

适用于