Freigeben über


IAppServicePlanPatchResourceProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.AppServicePlanPatchResourcePropertiesTypeConverter))]
public interface IAppServicePlanPatchResourceProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.AppServicePlanPatchResourcePropertiesTypeConverter))>]
type IAppServicePlanPatchResourceProperties = interface
    interface IJsonSerializable
Public Interface IAppServicePlanPatchResourceProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

FreeOfferExpirationTime
GeoRegion
HostingEnvironmentProfileId
HostingEnvironmentProfileName
HostingEnvironmentProfileType
HyperV
IsSpot
IsXenon
MaximumElasticWorkerCount
MaximumNumberOfWorker
NumberOfSite
PerSiteScaling
ProvisioningState
Reserved
ResourceGroup
SpotExpirationTime
Status
Subscription
TargetWorkerCount
TargetWorkerSizeId
WorkerTierName

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to