Represents the data from the build information nodes for type "DeploymentInformation" for xaml builds

interface Deployment {
    type?: string;
}

Hierarchy (View Summary)

Properties

Properties

type?: string