AppAttachPackagePatchProperties interface

Schema for patchable fields on an App Attach Package.

Properties

failHealthCheckOnStagingFailure

Parameter indicating how the health check should behave if this package fails staging

hostPoolReferences

List of Hostpool resource Ids.

image

Detailed properties for App Attach Package

keyVaultURL

URL path to certificate name located in keyVault

Property Details

failHealthCheckOnStagingFailure

Parameter indicating how the health check should behave if this package fails staging

failHealthCheckOnStagingFailure?: string

Property Value

string

hostPoolReferences

List of Hostpool resource Ids.

hostPoolReferences?: string[]

Property Value

string[]

image

Detailed properties for App Attach Package

image?: AppAttachPackageInfoProperties

Property Value

keyVaultURL

URL path to certificate name located in keyVault

keyVaultURL?: string

Property Value

string