다음을 통해 공유


DiskAccessOutput interface

디스크 액세스 리소스입니다.

Extends

속성

extendedLocation

디스크 액세스를 만들 확장된 위치입니다. 확장된 위치는 변경할 수 없습니다.

properties

상속된 속성

id

리소스 ID

location

리소스 위치

name

리소스 이름

tags

리소스 태그

type

리소스 종류

속성 세부 정보

extendedLocation

디스크 액세스를 만들 확장된 위치입니다. 확장된 위치는 변경할 수 없습니다.

extendedLocation?: ExtendedLocationOutput

속성 값

properties

properties?: DiskAccessPropertiesOutput

속성 값

상속된 속성 세부 정보

id

리소스 ID

id?: string

속성 값

string

ResourceOutput.id 상속된

location

리소스 위치

location: string

속성 값

string

ResourceOutput.location 상속된

name

리소스 이름

name?: string

속성 값

string

ResourceOutput.name 상속된

tags

리소스 태그

tags?: Record<string, string>

속성 값

Record<string, string>

ResourceOutput.tags 상속된

type

리소스 종류

type?: string

속성 값

string

ResourceOutput.type 상속된