Uses of Class
com.azure.resourcemanager.cosmos.models.ManagedCassandraManagedServiceIdentity
-
Packages that use ManagedCassandraManagedServiceIdentity Package Description com.azure.resourcemanager.cosmos.fluent.models Package containing the inner data models for CosmosDBManagementClient.com.azure.resourcemanager.cosmos.models 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 ManagedCassandraManagedServiceIdentity Modifier and Type Method Description ClusterResourceInnerClusterResourceInner. 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 ManagedCassandraManagedServiceIdentity Modifier and Type Method Description ManagedCassandraManagedServiceIdentityManagedCassandraArmResourceProperties. identity()Get the identity property: Identity for the resource.ManagedCassandraManagedServiceIdentityManagedCassandraManagedServiceIdentity. withType(ManagedCassandraResourceIdentityType type)Set the type property: The type of the resource.Methods in com.azure.resourcemanager.cosmos.models with parameters of type ManagedCassandraManagedServiceIdentity Modifier and Type Method Description ManagedCassandraArmResourcePropertiesManagedCassandraArmResourceProperties. withIdentity(ManagedCassandraManagedServiceIdentity identity)Set the identity property: Identity for the resource.
-