2023-01-12 08:15:51 +03:00
|
|
|
### 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"
|
2024-08-23 08:07:14 +03:00
|
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearning:1.1.0
|