Uses of Class
com.azure.resourcemanager.connectedvmware.models.Identity
Packages that use Identity
Package
Description
Package containing the inner data models for ConnectedVMwareClient.
Package containing the data models for ConnectedVMwareClient.
-
Uses of Identity in com.azure.resourcemanager.connectedvmware.fluent.models
Methods in com.azure.resourcemanager.connectedvmware.fluent.models that return IdentityModifier and TypeMethodDescriptionHybridIdentityMetadataInner.identity()
Get the identity property: The identity of the resource.HybridIdentityMetadataProperties.identity()
Get the identity property: The identity of the resource.VirtualMachineInner.identity()
Get the identity property: The identity of the resource.Methods in com.azure.resourcemanager.connectedvmware.fluent.models with parameters of type IdentityModifier and TypeMethodDescriptionVirtualMachineInner.withIdentity
(Identity identity) Set the identity property: The identity of the resource. -
Uses of Identity in com.azure.resourcemanager.connectedvmware.models
Methods in com.azure.resourcemanager.connectedvmware.models that return IdentityModifier and TypeMethodDescriptionHybridIdentityMetadata.identity()
Gets the identity property: The identity of the resource.VirtualMachine.identity()
Gets the identity property: The identity of the resource.VirtualMachineUpdate.identity()
Get the identity property: The identity of the resource.Identity.withType
(IdentityType type) Set the type property: The type of managed service identity.Methods in com.azure.resourcemanager.connectedvmware.models with parameters of type IdentityModifier and TypeMethodDescriptionVirtualMachine.DefinitionStages.WithIdentity.withIdentity
(Identity identity) Specifies the identity property: The identity of the resource..VirtualMachine.UpdateStages.WithIdentity.withIdentity
(Identity identity) Specifies the identity property: The identity of the resource..VirtualMachineUpdate.withIdentity
(Identity identity) Set the identity property: The identity of the resource.