Interface

Libosinfo-1.0LibosinfoDeploymentConstructorProps

interface ConstructorProps {
    id: string;
    os: Libosinfo.Os;
    platform: Libosinfo.Platform;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Libosinfo.Entity.ConstructorProps

Properties

Properties - Inherited from Libosinfo.Entity.ConstructorProps

id: string