AdditionalReplicaSet Class

Describes the additional replica set information.

Constructor

AdditionalReplicaSet(*args: Any, **kwargs: Any)

Variables

Name Description
storage_account_type

Specifies the storage account type to be used to create the direct drive replicas. Known values are: "Standard_LRS", "Standard_ZRS", "Premium_LRS", and "PremiumV2_LRS".

regional_replica_count
int

The number of direct drive replicas of the Image Version to be created.This Property is updatable.

Attributes

regional_replica_count

The number of direct drive replicas of the Image Version to be created.This Property is updatable.

regional_replica_count: int | None

storage_account_type

Specifies the storage account type to be used to create the direct drive replicas. Known values are: "Standard_LRS", "Standard_ZRS", "Premium_LRS", and "PremiumV2_LRS".

storage_account_type: str | _models.StorageAccountType | None