Uses of Class
com.azure.resourcemanager.agrifood.models.Identity
Packages that use Identity
Package
Description
Package containing the inner data models for AgriFoodManagementClient.
Package containing the data models for AgriFoodManagementClient.
-
Uses of Identity in com.azure.resourcemanager.agrifood.fluent.models
Methods in com.azure.resourcemanager.agrifood.fluent.models that return IdentityModifier and TypeMethodDescriptionFarmBeatsInner.identity()Get the identity property: Identity for the resource.Methods in com.azure.resourcemanager.agrifood.fluent.models with parameters of type IdentityModifier and TypeMethodDescriptionFarmBeatsInner.withIdentity(Identity identity) Set the identity property: Identity for the resource. -
Uses of Identity in com.azure.resourcemanager.agrifood.models
Methods in com.azure.resourcemanager.agrifood.models that return IdentityModifier and TypeMethodDescriptionstatic IdentityIdentity.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Identity from the JsonReader.FarmBeats.identity()Gets the identity property: Identity for the resource.FarmBeatsUpdateRequestModel.identity()Get the identity property: Identity for the resource.Identity.withType(ResourceIdentityType type) Set the type property: The identity type.Methods in com.azure.resourcemanager.agrifood.models with parameters of type IdentityModifier and TypeMethodDescriptionFarmBeats.DefinitionStages.WithIdentity.withIdentity(Identity identity) Specifies the identity property: Identity for the resource..FarmBeats.UpdateStages.WithIdentity.withIdentity(Identity identity) Specifies the identity property: Identity for the resource..FarmBeatsUpdateRequestModel.withIdentity(Identity identity) Set the identity property: Identity for the resource.