Uses of Class
com.azure.resourcemanager.search.models.Identity
Packages that use Identity
Package
Description
Package containing the inner data models for SearchManagementClient.
Package containing the data models for SearchManagementClient.
-
Uses of Identity in com.azure.resourcemanager.search.fluent.models
Methods in com.azure.resourcemanager.search.fluent.models that return IdentityModifier and TypeMethodDescriptionSearchServiceInner.identity()Get the identity property: The identity of the resource.Methods in com.azure.resourcemanager.search.fluent.models with parameters of type IdentityModifier and TypeMethodDescriptionSearchServiceInner.withIdentity(Identity identity) Set the identity property: The identity of the resource. -
Uses of Identity in com.azure.resourcemanager.search.models
Methods in com.azure.resourcemanager.search.models that return IdentityModifier and TypeMethodDescriptionSearchServiceUpdate.identity()Get the identity property: The identity of the resource.Identity.withType(IdentityType type) Set the type property: The identity type.Methods in com.azure.resourcemanager.search.models with parameters of type IdentityModifier and TypeMethodDescriptionSearchServiceUpdate.withIdentity(Identity identity) Set the identity property: The identity of the resource.