StorageAccountPathOutput interface
단일 StorageAccountPath 경로를 정의합니다.
속성
| container |
컨테이너 이름을 가져오거나 설정합니다. |
| receiver |
아티팩트가 매핑될 수신기 쪽의 경로를 가져오거나 설정합니다. |
| sender |
공유할 컨테이너 내의 파일/폴더 경로를 가져오거나 설정합니다. |
속성 세부 정보
containerName
컨테이너 이름을 가져오거나 설정합니다.
containerName: string
속성 값
string
receiverPath
아티팩트가 매핑될 수신기 쪽의 경로를 가져오거나 설정합니다.
receiverPath?: string
속성 값
string
senderPath
공유할 컨테이너 내의 파일/폴더 경로를 가져오거나 설정합니다.
senderPath?: string
속성 값
string