StorageAccountPath interface

Defines a single StorageAccountPath path

Properties

containerName

Gets or sets the container name

receiverPath

Gets or sets the path on the receiver side where the artifact is to be mapped

senderPath

Gets or sets the path to file/folder within the container to be shared

Property Details

containerName

Gets or sets the container name

containerName: string

Property Value

string

receiverPath

Gets or sets the path on the receiver side where the artifact is to be mapped

receiverPath?: string

Property Value

string

senderPath

Gets or sets the path to file/folder within the container to be shared

senderPath?: string

Property Value

string