DataCenterResourceProperties |
DataCenterResourceProperties.withAvailabilityZone(Boolean availabilityZone) |
Set the availabilityZone property: If the azure data center has Availability Zone support, apply it to the
Virtual Machine ScaleSet that host the cassandra data center virtual machines.
|
DataCenterResourceProperties |
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 |
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 |
DataCenterResourceProperties.withDataCenterLocation(String dataCenterLocation) |
Set the dataCenterLocation property: The region this data center should be created in.
|
DataCenterResourceProperties |
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 |
DataCenterResourceProperties.withDiskCapacity(Integer diskCapacity) |
Set the diskCapacity property: Number of disk used for data centers.
|
DataCenterResourceProperties |
DataCenterResourceProperties.withDiskSku(String diskSku) |
Set the diskSku property: Disk SKU used for data centers.
|
DataCenterResourceProperties |
DataCenterResourceProperties.withManagedDiskCustomerKeyUri(String managedDiskCustomerKeyUri) |
Set the managedDiskCustomerKeyUri property: Key uri to use for encryption of managed disks.
|
DataCenterResourceProperties |
DataCenterResourceProperties.withNodeCount(Integer nodeCount) |
Set the nodeCount property: The number of nodes the data center should have.
|
DataCenterResourceProperties |
DataCenterResourceProperties.withProvisioningState(ManagedCassandraProvisioningState provisioningState) |
Set the provisioningState property: The status of the resource at the time the operation was called.
|
DataCenterResourceProperties |
DataCenterResourceProperties.withSku(String sku) |
Set the sku property: Virtual Machine SKU used for data centers.
|