App Attach Package Properties Response
data class AppAttachPackagePropertiesResponse(val failHealthCheckOnStagingFailure: String? = null, val hostPoolReferences: List<String>? = null, val image: AppAttachPackageInfoPropertiesResponse? = null, val keyVaultURL: String? = null, val provisioningState: String)
Schema for App Attach Package properties.
Properties
Link copied to clipboard
Parameter indicating how the health check should behave if this package fails staging
Link copied to clipboard
List of Hostpool resource Ids.
Link copied to clipboard
Detailed properties for App Attach Package
Link copied to clipboard
URL path to certificate name located in keyVault
Link copied to clipboard
The provisioning state of the App Attach Package.