Skip to content
DocsTry Aspire
DocsTry

SftpContainerResource Constructors

ClassConstructors1 member
A resource that represents an SFTP container.
A resource that represents an SFTP container.
public class SftpContainerResource
{
public SftpContainerResource(
string name)
{
// ...
}
}
namestringThe name of the resource.