共用方式為


SharingUpdate 類別

指定資源庫共用設定檔更新的相關資訊。

必須填入所有必要的參數,才能傳送至 Azure。

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

建構函式

SharingUpdate(*, operation_type: str | _models.SharingUpdateOperationTypes, groups: List[_models.SharingProfileGroup] | None = None, **kwargs)

變數

operation_type
strSharingUpdateOperationTypes

此屬性可讓您指定資源庫共用更新的作業類型。 <br>``<br>可能的值為: <br>``<br>新增移除<br>``<br>重設<br>``<br> 。 必要。 已知值為:「Add」、「Remove」 和 「Reset」。

groups
list[SharingProfileGroup]

共用設定檔群組的清單。