SftpContainerResource Properties
Class Properties 4 members
A resource that represents an SFTP container.
ConnectionString for the atmoz SFTP server in the form of sftp://host:port.
public ReferenceExpression ConnectionStringExpression { get; } Gets the host endpoint reference for this resource.
public EndpointReferenceExpression Host { get; } Gets the port endpoint reference for this resource.
public EndpointReferenceExpression Port { get; } Gets the connection URI expression for the atmoz SFTP endpoint.
public ReferenceExpression UriExpression { get; }Remarks
Format:
sftp://{host}:{port}.