### 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 BatchEndpoint 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: "" 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: "" 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