azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.k...

30 строки
1.9 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.kusto.models.Cluster.DefinitionStages.WithIdentity"
fullName: "com.azure.resourcemanager.kusto.models.Cluster.DefinitionStages.WithIdentity"
name: "Cluster.DefinitionStages.WithIdentity"
nameWithType: "Cluster.DefinitionStages.WithIdentity"
summary: "The stage of the Cluster definition allowing to specify identity."
syntax: "public static interface **Cluster.DefinitionStages.WithIdentity**"
methods:
- uid: "com.azure.resourcemanager.kusto.models.Cluster.DefinitionStages.WithIdentity.withIdentity(com.azure.resourcemanager.kusto.models.Identity)"
fullName: "com.azure.resourcemanager.kusto.models.Cluster.DefinitionStages.WithIdentity.withIdentity(Identity identity)"
name: "withIdentity(Identity identity)"
nameWithType: "Cluster.DefinitionStages.WithIdentity.withIdentity(Identity identity)"
summary: "Specifies the identity property: The identity of the cluster, if configured.."
modifiers:
- "abstract"
parameters:
- description: "The identity of the cluster, if configured."
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 abstract Cluster.DefinitionStages.WithCreate withIdentity(Identity identity)"
desc: "Specifies the identity property: The identity of the cluster, if configured.."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.kusto.models.Cluster.DefinitionStages.WithCreate?alt=com.azure.resourcemanager.kusto.models.Cluster.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the Cluster definition allowing to specify identity."
metadata: {}
package: "com.azure.resourcemanager.kusto.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-kusto:1.0.0