SharingUpdate 클래스
갤러리 공유 프로필 업데이트에 대한 정보를 지정합니다.
Azure로 보내려면 모든 필수 매개 변수를 채워야 합니다.
- 상속
-
azure.mgmt.compute._serialization.ModelSharingUpdate
생성자
SharingUpdate(*, operation_type: str | _models.SharingUpdateOperationTypes, groups: List[_models.SharingProfileGroup] | None = None, **kwargs)
변수
- operation_type
- str 또는 SharingUpdateOperationTypes
이 속성을 사용하면 갤러리 공유 업데이트의 작업 유형을 지정할 수 있습니다. <br>``<br>
가능한 값은 제거 <br>``<br>
다시 설정<br>``<br>
추가<br>``<br>
입니다. 필수 요소. 알려진 값은 "추가", "제거" 및 "초기화"입니다.
- groups
- list[SharingProfileGroup]
공유 프로필 그룹 목록입니다.