Uses of Class
com.azure.resourcemanager.cosmos.models.DataCenterResourceProperties
Packages that use DataCenterResourceProperties
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
Package containing the data models for CosmosDBManagementClient.
-
Uses of DataCenterResourceProperties in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return DataCenterResourcePropertiesModifier and TypeMethodDescriptionDataCenterResourceInner.properties()
Get the properties property: Properties of a managed Cassandra data center.Methods in com.azure.resourcemanager.cosmos.fluent.models with parameters of type DataCenterResourcePropertiesModifier and TypeMethodDescriptionDataCenterResourceInner.withProperties
(DataCenterResourceProperties properties) Set the properties property: Properties of a managed Cassandra data center. -
Uses of DataCenterResourceProperties in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return DataCenterResourcePropertiesModifier and TypeMethodDescriptionstatic DataCenterResourceProperties
DataCenterResourceProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of DataCenterResourceProperties from the JsonReader.DataCenterResourceProperties.withAuthenticationMethodLdapProperties
(AuthenticationMethodLdapProperties authenticationMethodLdapProperties) Set the authenticationMethodLdapProperties property: Ldap authentication method properties.DataCenterResourceProperties.withAvailabilityZone
(Boolean availabilityZone) Set the availabilityZone property: If the data center has Availability Zone support, apply it to the Virtual Machine ScaleSet that host the cassandra data center virtual machines.DataCenterResourceProperties.withBackupStorageCustomerKeyUri
(String backupStorageCustomerKeyUri) Set the backupStorageCustomerKeyUri property: Indicates the Key Uri of the customer key to use for encryption of the backup storage account.DataCenterResourceProperties.withBase64EncodedCassandraYamlFragment
(String base64EncodedCassandraYamlFragment) Set the base64EncodedCassandraYamlFragment property: A fragment of a cassandra.yaml configuration file to be included in the cassandra.yaml for all nodes in this data center.DataCenterResourceProperties.withDataCenterLocation
(String dataCenterLocation) Set the dataCenterLocation property: The region this data center should be created in.DataCenterResourceProperties.withDeallocated
(Boolean deallocated) Set the deallocated property: Whether the data center has been deallocated.DataCenterResourceProperties.withDelegatedSubnetId
(String delegatedSubnetId) Set the delegatedSubnetId property: Resource id of a subnet the nodes in this data center should have their network interfaces connected to.DataCenterResourceProperties.withDiskCapacity
(Integer diskCapacity) Set the diskCapacity property: Number of disks attached to each node.DataCenterResourceProperties.withDiskSku
(String diskSku) Set the diskSku property: Disk SKU used for data centers.DataCenterResourceProperties.withManagedDiskCustomerKeyUri
(String managedDiskCustomerKeyUri) Set the managedDiskCustomerKeyUri property: Key uri to use for encryption of managed disks.DataCenterResourceProperties.withNodeCount
(Integer nodeCount) Set the nodeCount property: The number of nodes the data center should have.DataCenterResourceProperties.withPrivateEndpointIpAddress
(String privateEndpointIpAddress) Set the privateEndpointIpAddress property: Ip of the VPN Endpoint for this data center.DataCenterResourceProperties.withProvisionError
(CassandraError provisionError) Set the provisionError property: Error related to resource provisioning.DataCenterResourceProperties.withProvisioningState
(ManagedCassandraProvisioningState provisioningState) Set the provisioningState property: The status of the resource at the time the operation was called.Set the sku property: Virtual Machine SKU used for data centers.