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

ICluster Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.ClusterTypeConverter))]
public interface ICluster : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api10.ITrackedResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.ClusterTypeConverter))>]
type ICluster = interface
    interface IJsonSerializable
    interface ITrackedResource
    interface IResource
Public Interface ICluster
Implements ITrackedResource
Derived
Attributes
Implements

Properties

AcceptedAudience
AllowedFqdnList
AllowedIPRangeList
DataIngestionUri
EnableAutoStop
EnableDiskEncryption
EnableDoubleEncryption
EnablePurge
EnableStreamingIngest
EngineType
Etag
Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

(Inherited from IResource)
IdentityPrincipalId
IdentityTenantId
IdentityType
IdentityUserAssignedIdentity
KeyVaultPropertyKeyName
KeyVaultPropertyKeyVaultUri
KeyVaultPropertyKeyVersion
KeyVaultPropertyUserIdentity
LanguageExtensionValue
Location

The geo-location where the resource lives

(Inherited from ITrackedResource)
MigrationClusterDataIngestionUri
MigrationClusterId
MigrationClusterRole
MigrationClusterUri
Name

The name of the resource

(Inherited from IResource)
OptimizedAutoscaleIsEnabled
OptimizedAutoscaleMaximum
OptimizedAutoscaleMinimum
OptimizedAutoscaleVersion
PrivateEndpointConnection
ProvisioningState
PublicIPType
PublicNetworkAccess
RestrictOutboundNetworkAccess
SkuCapacity
SkuName
SkuTier
State
StateReason
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Tag

Resource tags.

(Inherited from ITrackedResource)
TrustedExternalTenant
Type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

(Inherited from IResource)
Uri
VirtualClusterGraduationProperty
VirtualNetworkConfigurationDataManagementPublicIPId
VirtualNetworkConfigurationEnginePublicIPId
VirtualNetworkConfigurationState
VirtualNetworkConfigurationSubnetId
Zone

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to