AppAttachPackageProperties interface

Schema for App Attach Package properties.

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

provisioningState

The provisioning state of the App Attach Package. NOTE: This property will not be serialized. It can only be populated by the server.

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

provisioningState

The provisioning state of the App Attach Package. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string