GetAppServicePlanResult

constructor(azureApiVersion: String, 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)