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

ClusterPatch 类

定义

顶级 Log Analytics 群集资源容器。

[Microsoft.Rest.Serialization.JsonTransformation]
public class ClusterPatch : Microsoft.Rest.Azure.IResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ClusterPatch = class
    interface IResource
Public Class ClusterPatch
Implements IResource
继承
ClusterPatch
属性
实现

构造函数

ClusterPatch()

初始化 ClusterPatch 类的新实例。

ClusterPatch(KeyVaultProperties, String, Identity, ClusterSku, IDictionary<String,String>)

初始化 ClusterPatch 类的新实例。

属性

BillingType

获取或设置群集的计费类型。 可能的值包括:“Cluster”、“Workspaces”

Identity

获取或设置资源的标识。

KeyVaultProperties

获取或设置关联的键属性。

Sku

获取或设置 SKU 属性。

Tags

获取或设置资源标记。

方法

Validate()

验证 对象。

适用于