다음을 통해 공유


OpenShiftCluster interface

OpenShiftCluster는 Azure Red Hat OpenShift 클러스터를 나타냅니다.

Extends

속성

apiserverProfile

클러스터 API 서버 프로필입니다.

clusterProfile

클러스터 프로필입니다.

consoleProfile

콘솔 프로필입니다.

ingressProfiles

클러스터 수신 프로필입니다.

masterProfile

클러스터 마스터 프로필입니다.

networkProfile

클러스터 네트워크 프로필입니다.

provisioningState

클러스터 프로비저닝 상태입니다.

servicePrincipalProfile

클러스터 서비스 주체 프로필입니다.

workerProfiles

클러스터 작업자 프로필입니다.

workerProfilesStatus

클러스터 작업자 프로필 상태입니다. 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

상속된 속성

id

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

location

리소스가 있는 지리적 위치

name

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

systemData

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

tags

리소스 태그.

type

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

속성 세부 정보

apiserverProfile

클러스터 API 서버 프로필입니다.

apiserverProfile?: APIServerProfile

속성 값

clusterProfile

클러스터 프로필입니다.

clusterProfile?: ClusterProfile

속성 값

consoleProfile

콘솔 프로필입니다.

consoleProfile?: ConsoleProfile

속성 값

ingressProfiles

클러스터 수신 프로필입니다.

ingressProfiles?: IngressProfile[]

속성 값

masterProfile

클러스터 마스터 프로필입니다.

masterProfile?: MasterProfile

속성 값

networkProfile

클러스터 네트워크 프로필입니다.

networkProfile?: NetworkProfile

속성 값

provisioningState

클러스터 프로비저닝 상태입니다.

provisioningState?: string

속성 값

string

servicePrincipalProfile

클러스터 서비스 주체 프로필입니다.

servicePrincipalProfile?: ServicePrincipalProfile

속성 값

workerProfiles

클러스터 작업자 프로필입니다.

workerProfiles?: WorkerProfile[]

속성 값

workerProfilesStatus

클러스터 작업자 프로필 상태입니다. 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

workerProfilesStatus?: WorkerProfile[]

속성 값

상속된 속성 세부 정보

id

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

id?: string

속성 값

string

TrackedResource.id 상속된

location

리소스가 있는 지리적 위치

location: string

속성 값

string

TrackedResource.location 상속된

name

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

name?: string

속성 값

string

TrackedResource.name 상속된

systemData

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

systemData?: SystemData

속성 값

TrackedResource.systemData 상속된

tags

리소스 태그.

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

속성 값

{[propertyName: string]: string}

TrackedResource.tags 상속된

type

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

type?: string

속성 값

string

TrackedResource.type 상속된