다음을 통해 공유


GalleryImageVersionPublishingProfile interface

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

Extends

상속된 속성

endOfLifeDate

갤러리 이미지 버전의 수명 종료 날짜입니다. 이 속성은 서비스 해제 목적으로 사용할 수 있습니다. 이 속성은 업데이트할 수 있습니다.

excludeFromLatest

true로 설정하면 최신 버전의 이미지 정의에서 배포된 Virtual Machines는 이 이미지 버전을 사용하지 않습니다.

publishedDate

갤러리 이미지 버전이 게시될 때의 타임스탬프입니다. 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

replicaCount

지역별로 만들 이미지 버전의 복제본 수입니다. 이 속성은 regionReplicaCount가 지정되지 않은 지역에 적용됩니다. 이 속성은 업데이트할 수 있습니다.

replicationMode

복제에 사용할 모드를 지정하는 선택적 매개 변수입니다. 이 속성은 업데이트할 수 없습니다.

storageAccountType

이미지를 저장하는 데 사용할 스토리지 계정 유형을 지정합니다. 이 속성은 업데이트할 수 없습니다.

targetExtendedLocations

이미지 버전이 복제될 대상 확장 위치입니다. 이 속성은 업데이트할 수 있습니다.

targetRegions

이미지 버전이 복제될 대상 지역입니다. 이 속성은 업데이트할 수 있습니다.

상속된 속성 세부 정보

endOfLifeDate

갤러리 이미지 버전의 수명 종료 날짜입니다. 이 속성은 서비스 해제 목적으로 사용할 수 있습니다. 이 속성은 업데이트할 수 있습니다.

endOfLifeDate?: Date

속성 값

Date

GalleryArtifactPublishingProfileBase.endOfLifeDate 상속된

excludeFromLatest

true로 설정하면 최신 버전의 이미지 정의에서 배포된 Virtual Machines는 이 이미지 버전을 사용하지 않습니다.

excludeFromLatest?: boolean

속성 값

boolean

GalleryArtifactPublishingProfileBase.excludeFromLatest 상속된

publishedDate

갤러리 이미지 버전이 게시될 때의 타임스탬프입니다. 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

publishedDate?: Date

속성 값

Date

GalleryArtifactPublishingProfileBase.publishedDate 상속된

replicaCount

지역별로 만들 이미지 버전의 복제본 수입니다. 이 속성은 regionReplicaCount가 지정되지 않은 지역에 적용됩니다. 이 속성은 업데이트할 수 있습니다.

replicaCount?: number

속성 값

number

GalleryArtifactPublishingProfileBase.replicaCount 상속된

replicationMode

복제에 사용할 모드를 지정하는 선택적 매개 변수입니다. 이 속성은 업데이트할 수 없습니다.

replicationMode?: string

속성 값

string

GalleryArtifactPublishingProfileBase.replicationMode 상속된

storageAccountType

이미지를 저장하는 데 사용할 스토리지 계정 유형을 지정합니다. 이 속성은 업데이트할 수 없습니다.

storageAccountType?: string

속성 값

string

GalleryArtifactPublishingProfileBase.storageAccountType 상속된

targetExtendedLocations

이미지 버전이 복제될 대상 확장 위치입니다. 이 속성은 업데이트할 수 있습니다.

targetExtendedLocations?: GalleryTargetExtendedLocation[]

속성 값

GalleryArtifactPublishingProfileBase.targetExtendedLocations 상속된

targetRegions

이미지 버전이 복제될 대상 지역입니다. 이 속성은 업데이트할 수 있습니다.

targetRegions?: TargetRegion[]

속성 값

GalleryArtifactPublishingProfileBase.targetRegions 상속된