Get App Service Plan Result
    data class GetAppServicePlanResult(val elasticScaleEnabled: Boolean? = null, val extendedLocation: ExtendedLocationResponse? = null, val freeOfferExpirationTime: String? = null, val geoRegion: String, val hostingEnvironmentProfile: HostingEnvironmentProfileResponse? = null, val hyperV: Boolean? = null, val id: String, val isSpot: Boolean? = null, val isXenon: Boolean? = null, val kind: String? = null, val kubeEnvironmentProfile: KubeEnvironmentProfileResponse? = null, val location: String, val maximumElasticWorkerCount: Int? = null, val maximumNumberOfWorkers: Int, val name: String, val numberOfSites: Int, val numberOfWorkers: Int, val perSiteScaling: Boolean? = null, val provisioningState: String, val reserved: Boolean? = null, val resourceGroup: String, val sku: SkuDescriptionResponse? = null, val spotExpirationTime: String? = null, val status: String, val subscription: String, val tags: Map<String, String>? = null, val targetWorkerCount: Int? = null, val targetWorkerSizeId: Int? = null, val type: String, val workerTierName: String? = null, val zoneRedundant: Boolean? = null)
App Service plan.
Constructors
Link copied to clipboard
                fun GetAppServicePlanResult(elasticScaleEnabled: Boolean? = null, extendedLocation: ExtendedLocationResponse? = null, freeOfferExpirationTime: String? = null, geoRegion: String, hostingEnvironmentProfile: HostingEnvironmentProfileResponse? = null, hyperV: Boolean? = null, id: String, isSpot: Boolean? = null, isXenon: Boolean? = null, kind: String? = null, kubeEnvironmentProfile: KubeEnvironmentProfileResponse? = null, location: String, maximumElasticWorkerCount: Int? = null, maximumNumberOfWorkers: Int, name: String, numberOfSites: Int, numberOfWorkers: Int, perSiteScaling: Boolean? = null, provisioningState: String, reserved: Boolean? = null, resourceGroup: String, sku: SkuDescriptionResponse? = null, spotExpirationTime: String? = null, status: String, subscription: String, tags: Map<String, String>? = null, targetWorkerCount: Int? = null, targetWorkerSizeId: Int? = null, type: String, workerTierName: String? = null, zoneRedundant: Boolean? = null)
Types
Properties
Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard
                Link copied to clipboard