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

30 строки
2.3 KiB
YAML
Исходник Постоянная ссылка Обычный вид История

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearning.models.BatchEndpoint.UpdateStages.WithIdentity"
fullName: "com.azure.resourcemanager.machinelearning.models.BatchEndpoint.UpdateStages.WithIdentity"
name: "BatchEndpoint.UpdateStages.WithIdentity"
nameWithType: "BatchEndpoint.UpdateStages.WithIdentity"
summary: "The stage of the Batch<wbr>Endpoint update allowing to specify identity."
syntax: "public static interface **BatchEndpoint.UpdateStages.WithIdentity**"
methods:
- uid: "com.azure.resourcemanager.machinelearning.models.BatchEndpoint.UpdateStages.WithIdentity.withIdentity(com.azure.resourcemanager.machinelearning.models.PartialManagedServiceIdentity)"
fullName: "com.azure.resourcemanager.machinelearning.models.BatchEndpoint.UpdateStages.WithIdentity.withIdentity(PartialManagedServiceIdentity identity)"
name: "withIdentity(PartialManagedServiceIdentity identity)"
nameWithType: "BatchEndpoint.UpdateStages.WithIdentity.withIdentity(PartialManagedServiceIdentity 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.PartialManagedServiceIdentity?alt=com.azure.resourcemanager.machinelearning.models.PartialManagedServiceIdentity&text=PartialManagedServiceIdentity\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract BatchEndpoint.Update withIdentity(PartialManagedServiceIdentity 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.BatchEndpoint.Update?alt=com.azure.resourcemanager.machinelearning.models.BatchEndpoint.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the BatchEndpoint update allowing to specify identity."
metadata: {}
package: "com.azure.resourcemanager.machinelearning.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearning:1.1.0