다음을 통해 공유


ScalingPlan interface

크기 조정 계획 정의를 나타냅니다.

Extends

속성

description

크기 조정 계획에 대한 설명입니다.

exclusionTag

크기 조정 계획에 대한 제외 태그입니다.

friendlyName

크기 조정 계획의 사용자에게 친숙한 이름입니다.

hostPoolReferences

ScalingHostPoolReference 정의 목록입니다.

hostPoolType

데스크톱용 HostPool 유형입니다.

objectId

크기 조정 계획의 ObjectId입니다. (내부 사용) 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

schedules

ScalingPlanPooledSchedule 정의 목록입니다.

timeZone

크기 조정 계획의 표준 시간대입니다.

상속된 속성

etag

etag 필드가 필요하지 . 응답 본문에 제공된 경우 일반적인 etag 규칙에 따라 헤더로도 제공해야 합니다. 엔터티 태그는 동일한 요청된 리소스에서 둘 이상의 엔터티를 비교하는 데 사용됩니다. HTTP/1.1은 etag(섹션 14.19), If-Match(섹션 14.24), If-None-Match(섹션 14.26) 및 If-Range(섹션 14.27) 헤더 필드에 엔터티 태그를 사용합니다. 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

id

리소스에 대한 정규화된 리소스 ID입니다. 예: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" 참고: 이 속성은 직렬화되지 않습니다. 서버에서만 채울 수 있습니다.

identity
kind

포털/도구/등에서 동일한 형식의 리소스에 대해 다른 UX 환경을 렌더링하는 데 사용되는 메타데이터입니다. 예를 들어 ApiApps는 일종의 Microsoft.Web/sites 유형입니다. 지원되는 경우 리소스 공급자는 이 값의 유효성을 검사하고 유지해야 합니다.

location

리소스가 있는 지리적 위치

managedBy

이 리소스를 관리하는 리소스의 정규화된 리소스 ID입니다. 이 리소스가 다른 Azure 리소스에서 관리되는지를 나타냅니다. 이 경우 전체 모드 배포는 다른 리소스에서 관리되므로 템플릿에서 제거된 경우 리소스를 삭제하지 않습니다.

name

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

plan
sku
systemData

createdBy 및 modifiedBy 정보가 포함된 Azure Resource Manager 메타데이터입니다. 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

tags

리소스 태그.

type

리소스의 형식입니다. 예: "Microsoft.Compute/virtualMachines" 또는 "Microsoft.Storage/storageAccounts" 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

속성 세부 정보

description

크기 조정 계획에 대한 설명입니다.

description?: string

속성 값

string

exclusionTag

크기 조정 계획에 대한 제외 태그입니다.

exclusionTag?: string

속성 값

string

friendlyName

크기 조정 계획의 사용자에게 친숙한 이름입니다.

friendlyName?: string

속성 값

string

hostPoolReferences

ScalingHostPoolReference 정의 목록입니다.

hostPoolReferences?: ScalingHostPoolReference[]

속성 값

hostPoolType

데스크톱용 HostPool 유형입니다.

hostPoolType?: string

속성 값

string

objectId

크기 조정 계획의 ObjectId입니다. (내부 사용) 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

objectId?: string

속성 값

string

schedules

ScalingPlanPooledSchedule 정의 목록입니다.

schedules?: ScalingSchedule[]

속성 값

timeZone

크기 조정 계획의 표준 시간대입니다.

timeZone: string

속성 값

string

상속된 속성 세부 정보

etag

etag 필드가 필요하지 . 응답 본문에 제공된 경우 일반적인 etag 규칙에 따라 헤더로도 제공해야 합니다. 엔터티 태그는 동일한 요청된 리소스에서 둘 이상의 엔터티를 비교하는 데 사용됩니다. HTTP/1.1은 etag(섹션 14.19), If-Match(섹션 14.24), If-None-Match(섹션 14.26) 및 If-Range(섹션 14.27) 헤더 필드에 엔터티 태그를 사용합니다. 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

etag?: string

속성 값

string

ResourceModelWithAllowedPropertySet.etag 상속된

id

리소스에 대한 정규화된 리소스 ID입니다. 예: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" 참고: 이 속성은 직렬화되지 않습니다. 서버에서만 채울 수 있습니다.

id?: string

속성 값

string

ResourceModelWithAllowedPropertySet.id 상속된

identity

identity?: ResourceModelWithAllowedPropertySetIdentity

속성 값

ResourceModelWithAllowedPropertySet.identity 상속된

kind

포털/도구/등에서 동일한 형식의 리소스에 대해 다른 UX 환경을 렌더링하는 데 사용되는 메타데이터입니다. 예를 들어 ApiApps는 일종의 Microsoft.Web/sites 유형입니다. 지원되는 경우 리소스 공급자는 이 값의 유효성을 검사하고 유지해야 합니다.

kind?: string

속성 값

string

ResourceModelWithAllowedPropertySet.kind 상속된

location

리소스가 있는 지리적 위치

location: string

속성 값

string

ResourceModelWithAllowedPropertySet.location 상속된

managedBy

이 리소스를 관리하는 리소스의 정규화된 리소스 ID입니다. 이 리소스가 다른 Azure 리소스에서 관리되는지를 나타냅니다. 이 경우 전체 모드 배포는 다른 리소스에서 관리되므로 템플릿에서 제거된 경우 리소스를 삭제하지 않습니다.

managedBy?: string

속성 값

string

ResourceModelWithAllowedPropertySet.managedBy 상속된

name

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

name?: string

속성 값

string

ResourceModelWithAllowedPropertySet.name 상속된

plan

plan?: ResourceModelWithAllowedPropertySetPlan

속성 값

ResourceModelWithAllowedPropertySet.plan 상속된

sku

sku?: ResourceModelWithAllowedPropertySetSku

속성 값

ResourceModelWithAllowedPropertySet.sku 상속된

systemData

createdBy 및 modifiedBy 정보가 포함된 Azure Resource Manager 메타데이터입니다. 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

systemData?: SystemData

속성 값

ResourceModelWithAllowedPropertySet.systemData 상속된

tags

리소스 태그.

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

속성 값

{[propertyName: string]: string}

ResourceModelWithAllowedPropertySet.tags 상속된

type

리소스의 형식입니다. 예: "Microsoft.Compute/virtualMachines" 또는 "Microsoft.Storage/storageAccounts" 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

type?: string

속성 값

string

ResourceModelWithAllowedPropertySet.type 상속된