編集

次の方法で共有


ExtensionPayload interface

Properties

description
displayName
fileName
installationTargets
isPreview
isSignedByMicrosoft
isValid
metadata
type

Property Details

description

description: string

Property Value

string

displayName

displayName: string

Property Value

string

fileName

fileName: string

Property Value

string

installationTargets

installationTargets: InstallationTarget[]

Property Value

isPreview

isPreview: boolean

Property Value

boolean

isSignedByMicrosoft

isSignedByMicrosoft: boolean

Property Value

boolean

isValid

isValid: boolean

Property Value

boolean

metadata

metadata: { key: string, value: string }[]

Property Value

{ key: string, value: string }[]

type

type: ExtensionDeploymentTechnology

Property Value