674 строки
55 KiB
YAML
674 строки
55 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner"
|
|
name: "ClusterInner"
|
|
nameWithType: "ClusterInner"
|
|
summary: "Class representing a Kusto cluster."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.ProxyResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.Resource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.core.management.ProxyResource.id()?alt=com.azure.core.management.ProxyResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.ProxyResource.name()?alt=com.azure.core.management.ProxyResource.name&text=name\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.ProxyResource.type()?alt=com.azure.core.management.ProxyResource.type&text=type\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "<xref href=\"com.azure.core.management.Resource?alt=com.azure.core.management.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.core.management.Resource.location()?alt=com.azure.core.management.Resource.location&text=location\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.Resource.tags()?alt=com.azure.core.management.Resource.tags&text=tags\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.Resource.withLocation(java.lang.String)?alt=com.azure.core.management.Resource.withLocation&text=withLocation\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.Resource.withTags(java.util.Map<java.lang.String,java.lang.String>)?alt=com.azure.core.management.Resource.withTags&text=withTags\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **ClusterInner**</br> extends <xref href=\"com.azure.core.management.Resource?alt=com.azure.core.management.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.ClusterInner()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.ClusterInner()"
|
|
name: "ClusterInner()"
|
|
nameWithType: "ClusterInner.ClusterInner()"
|
|
summary: "Creates an instance of Cluster<wbr>Inner class."
|
|
syntax: "public ClusterInner()"
|
|
desc: "Creates an instance of ClusterInner class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.acceptedAudiences()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.acceptedAudiences()"
|
|
name: "acceptedAudiences()"
|
|
nameWithType: "ClusterInner.acceptedAudiences()"
|
|
summary: "Get the accepted<wbr>Audiences property: The cluster's accepted audiences."
|
|
syntax: "public List<AcceptedAudiences> acceptedAudiences()"
|
|
desc: "Get the acceptedAudiences property: The cluster's accepted audiences."
|
|
returns:
|
|
description: "the acceptedAudiences value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.kusto.models.AcceptedAudiences?alt=com.azure.resourcemanager.kusto.models.AcceptedAudiences&text=AcceptedAudiences\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.allowedFqdnList()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.allowedFqdnList()"
|
|
name: "allowedFqdnList()"
|
|
nameWithType: "ClusterInner.allowedFqdnList()"
|
|
summary: "Get the allowed<wbr>Fqdn<wbr>List property: List of allowed FQDNs(Fully Qualified Domain Name) for egress from Cluster."
|
|
syntax: "public List<String> allowedFqdnList()"
|
|
desc: "Get the allowedFqdnList property: List of allowed FQDNs(Fully Qualified Domain Name) for egress from Cluster."
|
|
returns:
|
|
description: "the allowedFqdnList value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.allowedIpRangeList()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.allowedIpRangeList()"
|
|
name: "allowedIpRangeList()"
|
|
nameWithType: "ClusterInner.allowedIpRangeList()"
|
|
summary: "Get the allowed<wbr>IpRange<wbr>List property: The list of ips in the format of CIDR allowed to connect to the cluster."
|
|
syntax: "public List<String> allowedIpRangeList()"
|
|
desc: "Get the allowedIpRangeList property: The list of ips in the format of CIDR allowed to connect to the cluster."
|
|
returns:
|
|
description: "the allowedIpRangeList value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.dataIngestionUri()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.dataIngestionUri()"
|
|
name: "dataIngestionUri()"
|
|
nameWithType: "ClusterInner.dataIngestionUri()"
|
|
summary: "Get the data<wbr>Ingestion<wbr>Uri property: The cluster data ingestion URI."
|
|
syntax: "public String dataIngestionUri()"
|
|
desc: "Get the dataIngestionUri property: The cluster data ingestion URI."
|
|
returns:
|
|
description: "the dataIngestionUri value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.enableAutoStop()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.enableAutoStop()"
|
|
name: "enableAutoStop()"
|
|
nameWithType: "ClusterInner.enableAutoStop()"
|
|
summary: "Get the enable<wbr>Auto<wbr>Stop property: A boolean value that indicates if the cluster could be automatically stopped (due to lack of data or no activity for many days)."
|
|
syntax: "public Boolean enableAutoStop()"
|
|
desc: "Get the enableAutoStop property: A boolean value that indicates if the cluster could be automatically stopped (due to lack of data or no activity for many days)."
|
|
returns:
|
|
description: "the enableAutoStop value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.enableDiskEncryption()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.enableDiskEncryption()"
|
|
name: "enableDiskEncryption()"
|
|
nameWithType: "ClusterInner.enableDiskEncryption()"
|
|
summary: "Get the enable<wbr>Disk<wbr>Encryption property: A boolean value that indicates if the cluster's disks are encrypted."
|
|
syntax: "public Boolean enableDiskEncryption()"
|
|
desc: "Get the enableDiskEncryption property: A boolean value that indicates if the cluster's disks are encrypted."
|
|
returns:
|
|
description: "the enableDiskEncryption value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.enableDoubleEncryption()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.enableDoubleEncryption()"
|
|
name: "enableDoubleEncryption()"
|
|
nameWithType: "ClusterInner.enableDoubleEncryption()"
|
|
summary: "Get the enable<wbr>Double<wbr>Encryption property: A boolean value that indicates if double encryption is enabled."
|
|
syntax: "public Boolean enableDoubleEncryption()"
|
|
desc: "Get the enableDoubleEncryption property: A boolean value that indicates if double encryption is enabled."
|
|
returns:
|
|
description: "the enableDoubleEncryption value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.enablePurge()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.enablePurge()"
|
|
name: "enablePurge()"
|
|
nameWithType: "ClusterInner.enablePurge()"
|
|
summary: "Get the enable<wbr>Purge property: A boolean value that indicates if the purge operations are enabled."
|
|
syntax: "public Boolean enablePurge()"
|
|
desc: "Get the enablePurge property: A boolean value that indicates if the purge operations are enabled."
|
|
returns:
|
|
description: "the enablePurge value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.enableStreamingIngest()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.enableStreamingIngest()"
|
|
name: "enableStreamingIngest()"
|
|
nameWithType: "ClusterInner.enableStreamingIngest()"
|
|
summary: "Get the enable<wbr>Streaming<wbr>Ingest property: A boolean value that indicates if the streaming ingest is enabled."
|
|
syntax: "public Boolean enableStreamingIngest()"
|
|
desc: "Get the enableStreamingIngest property: A boolean value that indicates if the streaming ingest is enabled."
|
|
returns:
|
|
description: "the enableStreamingIngest value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.engineType()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.engineType()"
|
|
name: "engineType()"
|
|
nameWithType: "ClusterInner.engineType()"
|
|
summary: "Get the engine<wbr>Type property: The engine type."
|
|
syntax: "public EngineType engineType()"
|
|
desc: "Get the engineType property: The engine type."
|
|
returns:
|
|
description: "the engineType value."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.models.EngineType?alt=com.azure.resourcemanager.kusto.models.EngineType&text=EngineType\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.etag()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.etag()"
|
|
name: "etag()"
|
|
nameWithType: "ClusterInner.etag()"
|
|
summary: "Get the etag property: A unique read-only string that changes whenever the resource is updated."
|
|
syntax: "public String etag()"
|
|
desc: "Get the etag property: A unique read-only string that changes whenever the resource is updated."
|
|
returns:
|
|
description: "the etag value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.identity()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.identity()"
|
|
name: "identity()"
|
|
nameWithType: "ClusterInner.identity()"
|
|
summary: "Get the identity property: The identity of the cluster, if configured."
|
|
syntax: "public Identity identity()"
|
|
desc: "Get the identity property: The identity of the cluster, if configured."
|
|
returns:
|
|
description: "the identity value."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.models.Identity?alt=com.azure.resourcemanager.kusto.models.Identity&text=Identity\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.keyVaultProperties()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.keyVaultProperties()"
|
|
name: "keyVaultProperties()"
|
|
nameWithType: "ClusterInner.keyVaultProperties()"
|
|
summary: "Get the key<wbr>Vault<wbr>Properties property: Key<wbr>Vault properties for the cluster encryption."
|
|
syntax: "public KeyVaultProperties keyVaultProperties()"
|
|
desc: "Get the keyVaultProperties property: KeyVault properties for the cluster encryption."
|
|
returns:
|
|
description: "the keyVaultProperties value."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.models.KeyVaultProperties?alt=com.azure.resourcemanager.kusto.models.KeyVaultProperties&text=KeyVaultProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.languageExtensions()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.languageExtensions()"
|
|
name: "languageExtensions()"
|
|
nameWithType: "ClusterInner.languageExtensions()"
|
|
summary: "Get the language<wbr>Extensions property: List of the cluster's language extensions."
|
|
syntax: "public LanguageExtensionsList languageExtensions()"
|
|
desc: "Get the languageExtensions property: List of the cluster's language extensions."
|
|
returns:
|
|
description: "the languageExtensions value."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.models.LanguageExtensionsList?alt=com.azure.resourcemanager.kusto.models.LanguageExtensionsList&text=LanguageExtensionsList\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.migrationCluster()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.migrationCluster()"
|
|
name: "migrationCluster()"
|
|
nameWithType: "ClusterInner.migrationCluster()"
|
|
summary: "Get the migration<wbr>Cluster property: Properties of the peer cluster involved in a migration to/from this cluster."
|
|
syntax: "public MigrationClusterProperties migrationCluster()"
|
|
desc: "Get the migrationCluster property: Properties of the peer cluster involved in a migration to/from this cluster."
|
|
returns:
|
|
description: "the migrationCluster value."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.models.MigrationClusterProperties?alt=com.azure.resourcemanager.kusto.models.MigrationClusterProperties&text=MigrationClusterProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.optimizedAutoscale()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.optimizedAutoscale()"
|
|
name: "optimizedAutoscale()"
|
|
nameWithType: "ClusterInner.optimizedAutoscale()"
|
|
summary: "Get the optimized<wbr>Autoscale property: Optimized auto scale definition."
|
|
syntax: "public OptimizedAutoscale optimizedAutoscale()"
|
|
desc: "Get the optimizedAutoscale property: Optimized auto scale definition."
|
|
returns:
|
|
description: "the optimizedAutoscale value."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.models.OptimizedAutoscale?alt=com.azure.resourcemanager.kusto.models.OptimizedAutoscale&text=OptimizedAutoscale\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.privateEndpointConnections()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.privateEndpointConnections()"
|
|
name: "privateEndpointConnections()"
|
|
nameWithType: "ClusterInner.privateEndpointConnections()"
|
|
summary: "Get the private<wbr>Endpoint<wbr>Connections property: A list of private endpoint connections."
|
|
syntax: "public List<PrivateEndpointConnectionInner> privateEndpointConnections()"
|
|
desc: "Get the privateEndpointConnections property: A list of private endpoint connections."
|
|
returns:
|
|
description: "the privateEndpointConnections value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.kusto.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.kusto.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.provisioningState()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.provisioningState()"
|
|
name: "provisioningState()"
|
|
nameWithType: "ClusterInner.provisioningState()"
|
|
summary: "Get the provisioning<wbr>State property: The provisioned state of the resource."
|
|
syntax: "public ProvisioningState provisioningState()"
|
|
desc: "Get the provisioningState property: The provisioned state of the resource."
|
|
returns:
|
|
description: "the provisioningState value."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.models.ProvisioningState?alt=com.azure.resourcemanager.kusto.models.ProvisioningState&text=ProvisioningState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.publicIpType()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.publicIpType()"
|
|
name: "publicIpType()"
|
|
nameWithType: "ClusterInner.publicIpType()"
|
|
summary: "Get the public<wbr>IpType property: Indicates what public IP type to create - IPv4 (default), or Dual<wbr>Stack (both IPv4 and IPv6)."
|
|
syntax: "public PublicIpType publicIpType()"
|
|
desc: "Get the publicIpType property: Indicates what public IP type to create - IPv4 (default), or DualStack (both IPv4 and IPv6)."
|
|
returns:
|
|
description: "the publicIpType value."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.models.PublicIpType?alt=com.azure.resourcemanager.kusto.models.PublicIpType&text=PublicIpType\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.publicNetworkAccess()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.publicNetworkAccess()"
|
|
name: "publicNetworkAccess()"
|
|
nameWithType: "ClusterInner.publicNetworkAccess()"
|
|
summary: "Get the public<wbr>Network<wbr>Access property: Public network access to the cluster is enabled by default."
|
|
syntax: "public PublicNetworkAccess publicNetworkAccess()"
|
|
desc: "Get the publicNetworkAccess property: Public network access to the cluster is enabled by default. When disabled, only private endpoint connection to the cluster is allowed."
|
|
returns:
|
|
description: "the publicNetworkAccess value."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.models.PublicNetworkAccess?alt=com.azure.resourcemanager.kusto.models.PublicNetworkAccess&text=PublicNetworkAccess\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.restrictOutboundNetworkAccess()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.restrictOutboundNetworkAccess()"
|
|
name: "restrictOutboundNetworkAccess()"
|
|
nameWithType: "ClusterInner.restrictOutboundNetworkAccess()"
|
|
summary: "Get the restrict<wbr>Outbound<wbr>Network<wbr>Access property: Whether or not to restrict outbound network access."
|
|
syntax: "public ClusterNetworkAccessFlag restrictOutboundNetworkAccess()"
|
|
desc: "Get the restrictOutboundNetworkAccess property: Whether or not to restrict outbound network access. Value is optional but if passed in, must be 'Enabled' or 'Disabled'."
|
|
returns:
|
|
description: "the restrictOutboundNetworkAccess value."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.models.ClusterNetworkAccessFlag?alt=com.azure.resourcemanager.kusto.models.ClusterNetworkAccessFlag&text=ClusterNetworkAccessFlag\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.sku()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.sku()"
|
|
name: "sku()"
|
|
nameWithType: "ClusterInner.sku()"
|
|
summary: "Get the sku property: The SKU of the cluster."
|
|
syntax: "public AzureSku sku()"
|
|
desc: "Get the sku property: The SKU of the cluster."
|
|
returns:
|
|
description: "the sku value."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.models.AzureSku?alt=com.azure.resourcemanager.kusto.models.AzureSku&text=AzureSku\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.state()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.state()"
|
|
name: "state()"
|
|
nameWithType: "ClusterInner.state()"
|
|
summary: "Get the state property: The state of the resource."
|
|
syntax: "public State state()"
|
|
desc: "Get the state property: The state of the resource."
|
|
returns:
|
|
description: "the state value."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.models.State?alt=com.azure.resourcemanager.kusto.models.State&text=State\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.stateReason()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.stateReason()"
|
|
name: "stateReason()"
|
|
nameWithType: "ClusterInner.stateReason()"
|
|
summary: "Get the state<wbr>Reason property: The reason for the cluster's current state."
|
|
syntax: "public String stateReason()"
|
|
desc: "Get the stateReason property: The reason for the cluster's current state."
|
|
returns:
|
|
description: "the stateReason value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.systemData()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.systemData()"
|
|
name: "systemData()"
|
|
nameWithType: "ClusterInner.systemData()"
|
|
summary: "Get the system<wbr>Data property: Metadata pertaining to creation and last modification of the resource."
|
|
syntax: "public SystemData systemData()"
|
|
desc: "Get the systemData property: Metadata pertaining to creation and last modification of the resource."
|
|
returns:
|
|
description: "the systemData value."
|
|
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.trustedExternalTenants()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.trustedExternalTenants()"
|
|
name: "trustedExternalTenants()"
|
|
nameWithType: "ClusterInner.trustedExternalTenants()"
|
|
summary: "Get the trusted<wbr>External<wbr>Tenants property: The cluster's external tenants."
|
|
syntax: "public List<TrustedExternalTenant> trustedExternalTenants()"
|
|
desc: "Get the trustedExternalTenants property: The cluster's external tenants."
|
|
returns:
|
|
description: "the trustedExternalTenants value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.kusto.models.TrustedExternalTenant?alt=com.azure.resourcemanager.kusto.models.TrustedExternalTenant&text=TrustedExternalTenant\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.uri()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.uri()"
|
|
name: "uri()"
|
|
nameWithType: "ClusterInner.uri()"
|
|
summary: "Get the uri property: The cluster URI."
|
|
syntax: "public String uri()"
|
|
desc: "Get the uri property: The cluster URI."
|
|
returns:
|
|
description: "the uri value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.validate()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.validate()"
|
|
name: "validate()"
|
|
nameWithType: "ClusterInner.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.virtualClusterGraduationProperties()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.virtualClusterGraduationProperties()"
|
|
name: "virtualClusterGraduationProperties()"
|
|
nameWithType: "ClusterInner.virtualClusterGraduationProperties()"
|
|
summary: "Get the virtual<wbr>Cluster<wbr>Graduation<wbr>Properties property: Virtual Cluster graduation properties."
|
|
syntax: "public String virtualClusterGraduationProperties()"
|
|
desc: "Get the virtualClusterGraduationProperties property: Virtual Cluster graduation properties."
|
|
returns:
|
|
description: "the virtualClusterGraduationProperties value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.virtualNetworkConfiguration()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.virtualNetworkConfiguration()"
|
|
name: "virtualNetworkConfiguration()"
|
|
nameWithType: "ClusterInner.virtualNetworkConfiguration()"
|
|
summary: "Get the virtual<wbr>Network<wbr>Configuration property: Virtual network definition."
|
|
syntax: "public VirtualNetworkConfiguration virtualNetworkConfiguration()"
|
|
desc: "Get the virtualNetworkConfiguration property: Virtual network definition."
|
|
returns:
|
|
description: "the virtualNetworkConfiguration value."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.models.VirtualNetworkConfiguration?alt=com.azure.resourcemanager.kusto.models.VirtualNetworkConfiguration&text=VirtualNetworkConfiguration\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withAcceptedAudiences(java.util.List<com.azure.resourcemanager.kusto.models.AcceptedAudiences>)"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withAcceptedAudiences(List<AcceptedAudiences> acceptedAudiences)"
|
|
name: "withAcceptedAudiences(List<AcceptedAudiences> acceptedAudiences)"
|
|
nameWithType: "ClusterInner.withAcceptedAudiences(List<AcceptedAudiences> acceptedAudiences)"
|
|
summary: "Set the accepted<wbr>Audiences property: The cluster's accepted audiences."
|
|
parameters:
|
|
- description: "the acceptedAudiences value to set."
|
|
name: "acceptedAudiences"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.kusto.models.AcceptedAudiences?alt=com.azure.resourcemanager.kusto.models.AcceptedAudiences&text=AcceptedAudiences\" data-throw-if-not-resolved=\"False\" />>"
|
|
syntax: "public ClusterInner withAcceptedAudiences(List<AcceptedAudiences> acceptedAudiences)"
|
|
desc: "Set the acceptedAudiences property: The cluster's accepted audiences."
|
|
returns:
|
|
description: "the ClusterInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ClusterInner?alt=com.azure.resourcemanager.kusto.fluent.models.ClusterInner&text=ClusterInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withAllowedFqdnList(java.util.List<java.lang.String>)"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withAllowedFqdnList(List<String> allowedFqdnList)"
|
|
name: "withAllowedFqdnList(List<String> allowedFqdnList)"
|
|
nameWithType: "ClusterInner.withAllowedFqdnList(List<String> allowedFqdnList)"
|
|
summary: "Set the allowed<wbr>Fqdn<wbr>List property: List of allowed FQDNs(Fully Qualified Domain Name) for egress from Cluster."
|
|
parameters:
|
|
- description: "the allowedFqdnList value to set."
|
|
name: "allowedFqdnList"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
syntax: "public ClusterInner withAllowedFqdnList(List<String> allowedFqdnList)"
|
|
desc: "Set the allowedFqdnList property: List of allowed FQDNs(Fully Qualified Domain Name) for egress from Cluster."
|
|
returns:
|
|
description: "the ClusterInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ClusterInner?alt=com.azure.resourcemanager.kusto.fluent.models.ClusterInner&text=ClusterInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withAllowedIpRangeList(java.util.List<java.lang.String>)"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withAllowedIpRangeList(List<String> allowedIpRangeList)"
|
|
name: "withAllowedIpRangeList(List<String> allowedIpRangeList)"
|
|
nameWithType: "ClusterInner.withAllowedIpRangeList(List<String> allowedIpRangeList)"
|
|
summary: "Set the allowed<wbr>IpRange<wbr>List property: The list of ips in the format of CIDR allowed to connect to the cluster."
|
|
parameters:
|
|
- description: "the allowedIpRangeList value to set."
|
|
name: "allowedIpRangeList"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
syntax: "public ClusterInner withAllowedIpRangeList(List<String> allowedIpRangeList)"
|
|
desc: "Set the allowedIpRangeList property: The list of ips in the format of CIDR allowed to connect to the cluster."
|
|
returns:
|
|
description: "the ClusterInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ClusterInner?alt=com.azure.resourcemanager.kusto.fluent.models.ClusterInner&text=ClusterInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withEnableAutoStop(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withEnableAutoStop(Boolean enableAutoStop)"
|
|
name: "withEnableAutoStop(Boolean enableAutoStop)"
|
|
nameWithType: "ClusterInner.withEnableAutoStop(Boolean enableAutoStop)"
|
|
summary: "Set the enable<wbr>Auto<wbr>Stop property: A boolean value that indicates if the cluster could be automatically stopped (due to lack of data or no activity for many days)."
|
|
parameters:
|
|
- description: "the enableAutoStop value to set."
|
|
name: "enableAutoStop"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public ClusterInner withEnableAutoStop(Boolean enableAutoStop)"
|
|
desc: "Set the enableAutoStop property: A boolean value that indicates if the cluster could be automatically stopped (due to lack of data or no activity for many days)."
|
|
returns:
|
|
description: "the ClusterInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ClusterInner?alt=com.azure.resourcemanager.kusto.fluent.models.ClusterInner&text=ClusterInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withEnableDiskEncryption(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withEnableDiskEncryption(Boolean enableDiskEncryption)"
|
|
name: "withEnableDiskEncryption(Boolean enableDiskEncryption)"
|
|
nameWithType: "ClusterInner.withEnableDiskEncryption(Boolean enableDiskEncryption)"
|
|
summary: "Set the enable<wbr>Disk<wbr>Encryption property: A boolean value that indicates if the cluster's disks are encrypted."
|
|
parameters:
|
|
- description: "the enableDiskEncryption value to set."
|
|
name: "enableDiskEncryption"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public ClusterInner withEnableDiskEncryption(Boolean enableDiskEncryption)"
|
|
desc: "Set the enableDiskEncryption property: A boolean value that indicates if the cluster's disks are encrypted."
|
|
returns:
|
|
description: "the ClusterInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ClusterInner?alt=com.azure.resourcemanager.kusto.fluent.models.ClusterInner&text=ClusterInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withEnableDoubleEncryption(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withEnableDoubleEncryption(Boolean enableDoubleEncryption)"
|
|
name: "withEnableDoubleEncryption(Boolean enableDoubleEncryption)"
|
|
nameWithType: "ClusterInner.withEnableDoubleEncryption(Boolean enableDoubleEncryption)"
|
|
summary: "Set the enable<wbr>Double<wbr>Encryption property: A boolean value that indicates if double encryption is enabled."
|
|
parameters:
|
|
- description: "the enableDoubleEncryption value to set."
|
|
name: "enableDoubleEncryption"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public ClusterInner withEnableDoubleEncryption(Boolean enableDoubleEncryption)"
|
|
desc: "Set the enableDoubleEncryption property: A boolean value that indicates if double encryption is enabled."
|
|
returns:
|
|
description: "the ClusterInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ClusterInner?alt=com.azure.resourcemanager.kusto.fluent.models.ClusterInner&text=ClusterInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withEnablePurge(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withEnablePurge(Boolean enablePurge)"
|
|
name: "withEnablePurge(Boolean enablePurge)"
|
|
nameWithType: "ClusterInner.withEnablePurge(Boolean enablePurge)"
|
|
summary: "Set the enable<wbr>Purge property: A boolean value that indicates if the purge operations are enabled."
|
|
parameters:
|
|
- description: "the enablePurge value to set."
|
|
name: "enablePurge"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public ClusterInner withEnablePurge(Boolean enablePurge)"
|
|
desc: "Set the enablePurge property: A boolean value that indicates if the purge operations are enabled."
|
|
returns:
|
|
description: "the ClusterInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ClusterInner?alt=com.azure.resourcemanager.kusto.fluent.models.ClusterInner&text=ClusterInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withEnableStreamingIngest(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withEnableStreamingIngest(Boolean enableStreamingIngest)"
|
|
name: "withEnableStreamingIngest(Boolean enableStreamingIngest)"
|
|
nameWithType: "ClusterInner.withEnableStreamingIngest(Boolean enableStreamingIngest)"
|
|
summary: "Set the enable<wbr>Streaming<wbr>Ingest property: A boolean value that indicates if the streaming ingest is enabled."
|
|
parameters:
|
|
- description: "the enableStreamingIngest value to set."
|
|
name: "enableStreamingIngest"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public ClusterInner withEnableStreamingIngest(Boolean enableStreamingIngest)"
|
|
desc: "Set the enableStreamingIngest property: A boolean value that indicates if the streaming ingest is enabled."
|
|
returns:
|
|
description: "the ClusterInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ClusterInner?alt=com.azure.resourcemanager.kusto.fluent.models.ClusterInner&text=ClusterInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withEngineType(com.azure.resourcemanager.kusto.models.EngineType)"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withEngineType(EngineType engineType)"
|
|
name: "withEngineType(EngineType engineType)"
|
|
nameWithType: "ClusterInner.withEngineType(EngineType engineType)"
|
|
summary: "Set the engine<wbr>Type property: The engine type."
|
|
parameters:
|
|
- description: "the engineType value to set."
|
|
name: "engineType"
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.models.EngineType?alt=com.azure.resourcemanager.kusto.models.EngineType&text=EngineType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public ClusterInner withEngineType(EngineType engineType)"
|
|
desc: "Set the engineType property: The engine type."
|
|
returns:
|
|
description: "the ClusterInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ClusterInner?alt=com.azure.resourcemanager.kusto.fluent.models.ClusterInner&text=ClusterInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withIdentity(com.azure.resourcemanager.kusto.models.Identity)"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withIdentity(Identity identity)"
|
|
name: "withIdentity(Identity identity)"
|
|
nameWithType: "ClusterInner.withIdentity(Identity identity)"
|
|
summary: "Set the identity property: The identity of the cluster, if configured."
|
|
parameters:
|
|
- description: "the identity value to set."
|
|
name: "identity"
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.models.Identity?alt=com.azure.resourcemanager.kusto.models.Identity&text=Identity\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public ClusterInner withIdentity(Identity identity)"
|
|
desc: "Set the identity property: The identity of the cluster, if configured."
|
|
returns:
|
|
description: "the ClusterInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ClusterInner?alt=com.azure.resourcemanager.kusto.fluent.models.ClusterInner&text=ClusterInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withKeyVaultProperties(com.azure.resourcemanager.kusto.models.KeyVaultProperties)"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withKeyVaultProperties(KeyVaultProperties keyVaultProperties)"
|
|
name: "withKeyVaultProperties(KeyVaultProperties keyVaultProperties)"
|
|
nameWithType: "ClusterInner.withKeyVaultProperties(KeyVaultProperties keyVaultProperties)"
|
|
summary: "Set the key<wbr>Vault<wbr>Properties property: Key<wbr>Vault properties for the cluster encryption."
|
|
parameters:
|
|
- description: "the keyVaultProperties value to set."
|
|
name: "keyVaultProperties"
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.models.KeyVaultProperties?alt=com.azure.resourcemanager.kusto.models.KeyVaultProperties&text=KeyVaultProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public ClusterInner withKeyVaultProperties(KeyVaultProperties keyVaultProperties)"
|
|
desc: "Set the keyVaultProperties property: KeyVault properties for the cluster encryption."
|
|
returns:
|
|
description: "the ClusterInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ClusterInner?alt=com.azure.resourcemanager.kusto.fluent.models.ClusterInner&text=ClusterInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withLanguageExtensions(com.azure.resourcemanager.kusto.models.LanguageExtensionsList)"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withLanguageExtensions(LanguageExtensionsList languageExtensions)"
|
|
name: "withLanguageExtensions(LanguageExtensionsList languageExtensions)"
|
|
nameWithType: "ClusterInner.withLanguageExtensions(LanguageExtensionsList languageExtensions)"
|
|
summary: "Set the language<wbr>Extensions property: List of the cluster's language extensions."
|
|
parameters:
|
|
- description: "the languageExtensions value to set."
|
|
name: "languageExtensions"
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.models.LanguageExtensionsList?alt=com.azure.resourcemanager.kusto.models.LanguageExtensionsList&text=LanguageExtensionsList\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public ClusterInner withLanguageExtensions(LanguageExtensionsList languageExtensions)"
|
|
desc: "Set the languageExtensions property: List of the cluster's language extensions."
|
|
returns:
|
|
description: "the ClusterInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ClusterInner?alt=com.azure.resourcemanager.kusto.fluent.models.ClusterInner&text=ClusterInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withLocation(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withLocation(String location)"
|
|
name: "withLocation(String location)"
|
|
nameWithType: "ClusterInner.withLocation(String location)"
|
|
overridden: "com.azure.core.management.Resource.withLocation(java.lang.String)"
|
|
parameters:
|
|
- name: "location"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public ClusterInner withLocation(String location)"
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ClusterInner?alt=com.azure.resourcemanager.kusto.fluent.models.ClusterInner&text=ClusterInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withOptimizedAutoscale(com.azure.resourcemanager.kusto.models.OptimizedAutoscale)"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withOptimizedAutoscale(OptimizedAutoscale optimizedAutoscale)"
|
|
name: "withOptimizedAutoscale(OptimizedAutoscale optimizedAutoscale)"
|
|
nameWithType: "ClusterInner.withOptimizedAutoscale(OptimizedAutoscale optimizedAutoscale)"
|
|
summary: "Set the optimized<wbr>Autoscale property: Optimized auto scale definition."
|
|
parameters:
|
|
- description: "the optimizedAutoscale value to set."
|
|
name: "optimizedAutoscale"
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.models.OptimizedAutoscale?alt=com.azure.resourcemanager.kusto.models.OptimizedAutoscale&text=OptimizedAutoscale\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public ClusterInner withOptimizedAutoscale(OptimizedAutoscale optimizedAutoscale)"
|
|
desc: "Set the optimizedAutoscale property: Optimized auto scale definition."
|
|
returns:
|
|
description: "the ClusterInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ClusterInner?alt=com.azure.resourcemanager.kusto.fluent.models.ClusterInner&text=ClusterInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withPublicIpType(com.azure.resourcemanager.kusto.models.PublicIpType)"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withPublicIpType(PublicIpType publicIpType)"
|
|
name: "withPublicIpType(PublicIpType publicIpType)"
|
|
nameWithType: "ClusterInner.withPublicIpType(PublicIpType publicIpType)"
|
|
summary: "Set the public<wbr>IpType property: Indicates what public IP type to create - IPv4 (default), or Dual<wbr>Stack (both IPv4 and IPv6)."
|
|
parameters:
|
|
- description: "the publicIpType value to set."
|
|
name: "publicIpType"
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.models.PublicIpType?alt=com.azure.resourcemanager.kusto.models.PublicIpType&text=PublicIpType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public ClusterInner withPublicIpType(PublicIpType publicIpType)"
|
|
desc: "Set the publicIpType property: Indicates what public IP type to create - IPv4 (default), or DualStack (both IPv4 and IPv6)."
|
|
returns:
|
|
description: "the ClusterInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ClusterInner?alt=com.azure.resourcemanager.kusto.fluent.models.ClusterInner&text=ClusterInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withPublicNetworkAccess(com.azure.resourcemanager.kusto.models.PublicNetworkAccess)"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withPublicNetworkAccess(PublicNetworkAccess publicNetworkAccess)"
|
|
name: "withPublicNetworkAccess(PublicNetworkAccess publicNetworkAccess)"
|
|
nameWithType: "ClusterInner.withPublicNetworkAccess(PublicNetworkAccess publicNetworkAccess)"
|
|
summary: "Set the public<wbr>Network<wbr>Access property: Public network access to the cluster is enabled by default."
|
|
parameters:
|
|
- description: "the publicNetworkAccess value to set."
|
|
name: "publicNetworkAccess"
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.models.PublicNetworkAccess?alt=com.azure.resourcemanager.kusto.models.PublicNetworkAccess&text=PublicNetworkAccess\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public ClusterInner withPublicNetworkAccess(PublicNetworkAccess publicNetworkAccess)"
|
|
desc: "Set the publicNetworkAccess property: Public network access to the cluster is enabled by default. When disabled, only private endpoint connection to the cluster is allowed."
|
|
returns:
|
|
description: "the ClusterInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ClusterInner?alt=com.azure.resourcemanager.kusto.fluent.models.ClusterInner&text=ClusterInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withRestrictOutboundNetworkAccess(com.azure.resourcemanager.kusto.models.ClusterNetworkAccessFlag)"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withRestrictOutboundNetworkAccess(ClusterNetworkAccessFlag restrictOutboundNetworkAccess)"
|
|
name: "withRestrictOutboundNetworkAccess(ClusterNetworkAccessFlag restrictOutboundNetworkAccess)"
|
|
nameWithType: "ClusterInner.withRestrictOutboundNetworkAccess(ClusterNetworkAccessFlag restrictOutboundNetworkAccess)"
|
|
summary: "Set the restrict<wbr>Outbound<wbr>Network<wbr>Access property: Whether or not to restrict outbound network access."
|
|
parameters:
|
|
- description: "the restrictOutboundNetworkAccess value to set."
|
|
name: "restrictOutboundNetworkAccess"
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.models.ClusterNetworkAccessFlag?alt=com.azure.resourcemanager.kusto.models.ClusterNetworkAccessFlag&text=ClusterNetworkAccessFlag\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public ClusterInner withRestrictOutboundNetworkAccess(ClusterNetworkAccessFlag restrictOutboundNetworkAccess)"
|
|
desc: "Set the restrictOutboundNetworkAccess property: Whether or not to restrict outbound network access. Value is optional but if passed in, must be 'Enabled' or 'Disabled'."
|
|
returns:
|
|
description: "the ClusterInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ClusterInner?alt=com.azure.resourcemanager.kusto.fluent.models.ClusterInner&text=ClusterInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withSku(com.azure.resourcemanager.kusto.models.AzureSku)"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withSku(AzureSku sku)"
|
|
name: "withSku(AzureSku sku)"
|
|
nameWithType: "ClusterInner.withSku(AzureSku sku)"
|
|
summary: "Set the sku property: The SKU of the cluster."
|
|
parameters:
|
|
- description: "the sku value to set."
|
|
name: "sku"
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.models.AzureSku?alt=com.azure.resourcemanager.kusto.models.AzureSku&text=AzureSku\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public ClusterInner withSku(AzureSku sku)"
|
|
desc: "Set the sku property: The SKU of the cluster."
|
|
returns:
|
|
description: "the ClusterInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ClusterInner?alt=com.azure.resourcemanager.kusto.fluent.models.ClusterInner&text=ClusterInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withTags(java.util.Map<java.lang.String,java.lang.String>)"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withTags(Map<String,String> tags)"
|
|
name: "withTags(Map<String,String> tags)"
|
|
nameWithType: "ClusterInner.withTags(Map<String,String> tags)"
|
|
overridden: "com.azure.core.management.Resource.withTags(java.util.Map<java.lang.String,java.lang.String>)"
|
|
parameters:
|
|
- name: "tags"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
syntax: "public ClusterInner withTags(Map<String,String> tags)"
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ClusterInner?alt=com.azure.resourcemanager.kusto.fluent.models.ClusterInner&text=ClusterInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withTrustedExternalTenants(java.util.List<com.azure.resourcemanager.kusto.models.TrustedExternalTenant>)"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withTrustedExternalTenants(List<TrustedExternalTenant> trustedExternalTenants)"
|
|
name: "withTrustedExternalTenants(List<TrustedExternalTenant> trustedExternalTenants)"
|
|
nameWithType: "ClusterInner.withTrustedExternalTenants(List<TrustedExternalTenant> trustedExternalTenants)"
|
|
summary: "Set the trusted<wbr>External<wbr>Tenants property: The cluster's external tenants."
|
|
parameters:
|
|
- description: "the trustedExternalTenants value to set."
|
|
name: "trustedExternalTenants"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.kusto.models.TrustedExternalTenant?alt=com.azure.resourcemanager.kusto.models.TrustedExternalTenant&text=TrustedExternalTenant\" data-throw-if-not-resolved=\"False\" />>"
|
|
syntax: "public ClusterInner withTrustedExternalTenants(List<TrustedExternalTenant> trustedExternalTenants)"
|
|
desc: "Set the trustedExternalTenants property: The cluster's external tenants."
|
|
returns:
|
|
description: "the ClusterInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ClusterInner?alt=com.azure.resourcemanager.kusto.fluent.models.ClusterInner&text=ClusterInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withVirtualClusterGraduationProperties(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withVirtualClusterGraduationProperties(String virtualClusterGraduationProperties)"
|
|
name: "withVirtualClusterGraduationProperties(String virtualClusterGraduationProperties)"
|
|
nameWithType: "ClusterInner.withVirtualClusterGraduationProperties(String virtualClusterGraduationProperties)"
|
|
summary: "Set the virtual<wbr>Cluster<wbr>Graduation<wbr>Properties property: Virtual Cluster graduation properties."
|
|
parameters:
|
|
- description: "the virtualClusterGraduationProperties value to set."
|
|
name: "virtualClusterGraduationProperties"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public ClusterInner withVirtualClusterGraduationProperties(String virtualClusterGraduationProperties)"
|
|
desc: "Set the virtualClusterGraduationProperties property: Virtual Cluster graduation properties."
|
|
returns:
|
|
description: "the ClusterInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ClusterInner?alt=com.azure.resourcemanager.kusto.fluent.models.ClusterInner&text=ClusterInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withVirtualNetworkConfiguration(com.azure.resourcemanager.kusto.models.VirtualNetworkConfiguration)"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withVirtualNetworkConfiguration(VirtualNetworkConfiguration virtualNetworkConfiguration)"
|
|
name: "withVirtualNetworkConfiguration(VirtualNetworkConfiguration virtualNetworkConfiguration)"
|
|
nameWithType: "ClusterInner.withVirtualNetworkConfiguration(VirtualNetworkConfiguration virtualNetworkConfiguration)"
|
|
summary: "Set the virtual<wbr>Network<wbr>Configuration property: Virtual network definition."
|
|
parameters:
|
|
- description: "the virtualNetworkConfiguration value to set."
|
|
name: "virtualNetworkConfiguration"
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.models.VirtualNetworkConfiguration?alt=com.azure.resourcemanager.kusto.models.VirtualNetworkConfiguration&text=VirtualNetworkConfiguration\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public ClusterInner withVirtualNetworkConfiguration(VirtualNetworkConfiguration virtualNetworkConfiguration)"
|
|
desc: "Set the virtualNetworkConfiguration property: Virtual network definition."
|
|
returns:
|
|
description: "the ClusterInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ClusterInner?alt=com.azure.resourcemanager.kusto.fluent.models.ClusterInner&text=ClusterInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withZones(java.util.List<java.lang.String>)"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.withZones(List<String> zones)"
|
|
name: "withZones(List<String> zones)"
|
|
nameWithType: "ClusterInner.withZones(List<String> zones)"
|
|
summary: "Set the zones property: The availability zones of the cluster."
|
|
parameters:
|
|
- description: "the zones value to set."
|
|
name: "zones"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
syntax: "public ClusterInner withZones(List<String> zones)"
|
|
desc: "Set the zones property: The availability zones of the cluster."
|
|
returns:
|
|
description: "the ClusterInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.kusto.fluent.models.ClusterInner?alt=com.azure.resourcemanager.kusto.fluent.models.ClusterInner&text=ClusterInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.zones()"
|
|
fullName: "com.azure.resourcemanager.kusto.fluent.models.ClusterInner.zones()"
|
|
name: "zones()"
|
|
nameWithType: "ClusterInner.zones()"
|
|
summary: "Get the zones property: The availability zones of the cluster."
|
|
syntax: "public List<String> zones()"
|
|
desc: "Get the zones property: The availability zones of the cluster."
|
|
returns:
|
|
description: "the zones value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
type: "class"
|
|
desc: "Class representing a Kusto cluster."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.kusto.fluent.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-kusto:1.0.0
|