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

30 строки
2.2 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearning.models.Registry.DefinitionStages.WithIdentity"
fullName: "com.azure.resourcemanager.machinelearning.models.Registry.DefinitionStages.WithIdentity"
name: "Registry.DefinitionStages.WithIdentity"
nameWithType: "Registry.DefinitionStages.WithIdentity"
summary: "The stage of the Registry definition allowing to specify identity."
syntax: "public static interface **Registry.DefinitionStages.WithIdentity**"
methods:
- uid: "com.azure.resourcemanager.machinelearning.models.Registry.DefinitionStages.WithIdentity.withIdentity(com.azure.resourcemanager.machinelearning.models.ManagedServiceIdentity)"
fullName: "com.azure.resourcemanager.machinelearning.models.Registry.DefinitionStages.WithIdentity.withIdentity(ManagedServiceIdentity identity)"
name: "withIdentity(ManagedServiceIdentity identity)"
nameWithType: "Registry.DefinitionStages.WithIdentity.withIdentity(ManagedServiceIdentity identity)"
summary: "Specifies the identity property: Managed service identity (system assigned and/or user assigned identities)."
modifiers:
- "abstract"
parameters:
- description: "Managed service identity (system assigned and/or user assigned identities)."
name: "identity"
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.ManagedServiceIdentity?alt=com.azure.resourcemanager.machinelearning.models.ManagedServiceIdentity&text=ManagedServiceIdentity\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Registry.DefinitionStages.WithCreate withIdentity(ManagedServiceIdentity identity)"
desc: "Specifies the identity property: Managed service identity (system assigned and/or user assigned identities)."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.Registry.DefinitionStages.WithCreate?alt=com.azure.resourcemanager.machinelearning.models.Registry.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the Registry definition allowing to specify identity."
metadata: {}
package: "com.azure.resourcemanager.machinelearning.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearning:1.1.0