共用方式為


VirtualMachineScaleSetManagedDiskParameters 類別

描述 ScaleSet 受控磁片的參數。

繼承
azure.mgmt.compute._serialization.Model
VirtualMachineScaleSetManagedDiskParameters

建構函式

VirtualMachineScaleSetManagedDiskParameters(*, storage_account_type: str | _models.StorageAccountTypes | None = None, disk_encryption_set: _models.DiskEncryptionSetParameters | None = None, security_profile: _models.VMDiskSecurityProfile | None = None, **kwargs: Any)

僅限關鍵字的參數

名稱 Description
storage_account_type

指定受控磁片的儲存體帳戶類型。 注意:UltraSSD_LRS只能與資料磁片搭配使用,它不能與 OS 磁片搭配使用。 已知值為:「Standard_LRS」、「Premium_LRS」、「StandardSSD_LRS」、「UltraSSD_LRS」、「Premium_ZRS」、「StandardSSD_ZRS」和「PremiumV2_LRS」。

disk_encryption_set

指定受控磁片的客戶受控磁片加密集資源識別碼。

security_profile

指定受控磁片的安全性設定檔。

變數

名稱 Description
storage_account_type

指定受控磁片的儲存體帳戶類型。 注意:UltraSSD_LRS只能與資料磁片搭配使用,它不能與 OS 磁片搭配使用。 已知值為:「Standard_LRS」、「Premium_LRS」、「StandardSSD_LRS」、「UltraSSD_LRS」、「Premium_ZRS」、「StandardSSD_ZRS」和「PremiumV2_LRS」。

disk_encryption_set

指定受控磁片的客戶受控磁片加密集資源識別碼。

security_profile

指定受控磁片的安全性設定檔。