Uses of Class
com.azure.resourcemanager.cosmos.models.ManagedCassandraManagedServiceIdentity
Packages that use ManagedCassandraManagedServiceIdentity
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
Package containing the data models for CosmosDBManagementClient.
-
Uses of ManagedCassandraManagedServiceIdentity in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models with parameters of type ManagedCassandraManagedServiceIdentityModifier and TypeMethodDescriptionClusterResourceInner.withIdentity
(ManagedCassandraManagedServiceIdentity identity) Set the identity property: Identity for the resource. -
Uses of ManagedCassandraManagedServiceIdentity in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return ManagedCassandraManagedServiceIdentityModifier and TypeMethodDescriptionManagedCassandraManagedServiceIdentity.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ManagedCassandraManagedServiceIdentity from the JsonReader.ManagedCassandraArmResourceProperties.identity()
Get the identity property: Identity for the resource.ManagedCassandraManagedServiceIdentity.withType
(ManagedCassandraResourceIdentityType type) Set the type property: The type of the resource.Methods in com.azure.resourcemanager.cosmos.models with parameters of type ManagedCassandraManagedServiceIdentityModifier and TypeMethodDescriptionManagedCassandraArmResourceProperties.withIdentity
(ManagedCassandraManagedServiceIdentity identity) Set the identity property: Identity for the resource.