다음을 통해 공유


StorageAccountPathOutput interface

단일 StorageAccountPath 경로를 정의합니다.

속성

containerName

컨테이너 이름을 가져오거나 설정합니다.

receiverPath

아티팩트가 매핑될 수신기 쪽의 경로를 가져오거나 설정합니다.

senderPath

공유할 컨테이너 내의 파일/폴더 경로를 가져오거나 설정합니다.

속성 세부 정보

containerName

컨테이너 이름을 가져오거나 설정합니다.

containerName: string

속성 값

string

receiverPath

아티팩트가 매핑될 수신기 쪽의 경로를 가져오거나 설정합니다.

receiverPath?: string

속성 값

string

senderPath

공유할 컨테이너 내의 파일/폴더 경로를 가져오거나 설정합니다.

senderPath?: string

속성 값

string