다음을 통해 공유


GalleryApplicationVersion interface

만들거나 업데이트하려는 갤러리 애플리케이션 버전에 대한 정보를 지정합니다.

Extends

속성

provisioningState

응답에만 표시되는 프로비전 상태입니다. 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

publishingProfile

갤러리 이미지 버전의 게시 프로필입니다.

replicationStatus

갤러리 이미지 버전의 복제 상태입니다. 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

safetyProfile

갤러리 애플리케이션 버전의 안전 프로필입니다.

상속된 속성

id

리소스 ID 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

location

리소스 위치

name

리소스 이름 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

tags

리소스 태그

type

리소스 종류 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

속성 세부 정보

provisioningState

응답에만 표시되는 프로비전 상태입니다. 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

provisioningState?: string

속성 값

string

publishingProfile

갤러리 이미지 버전의 게시 프로필입니다.

publishingProfile?: GalleryApplicationVersionPublishingProfile

속성 값

replicationStatus

갤러리 이미지 버전의 복제 상태입니다. 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

replicationStatus?: ReplicationStatus

속성 값

safetyProfile

갤러리 애플리케이션 버전의 안전 프로필입니다.

safetyProfile?: GalleryApplicationVersionSafetyProfile

속성 값

상속된 속성 세부 정보

id

리소스 ID 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

id?: string

속성 값

string

Resource.id 상속된

location

리소스 위치

location: string

속성 값

string

Resource.location 상속된

name

리소스 이름 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

name?: string

속성 값

string

Resource.name 상속된

tags

리소스 태그

tags?: {[propertyName: string]: string}

속성 값

{[propertyName: string]: string}

Resource.tags 상속된

type

리소스 종류 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

type?: string

속성 값

string

Resource.type 상속된