Bagikan melalui


IAppServicePlanPatchResource Interface

Definition

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

Properties

FreeOfferExpirationTime
GeoRegion
HostingEnvironmentProfileId
HostingEnvironmentProfileName
HostingEnvironmentProfileType
HyperV
Id (Inherited from IProxyOnlyResource)
IsSpot
IsXenon
Kind (Inherited from IProxyOnlyResource)
MaximumElasticWorkerCount
MaximumNumberOfWorker
Name (Inherited from IProxyOnlyResource)
NumberOfSite
PerSiteScaling
ProvisioningState
Reserved
ResourceGroup
SpotExpirationTime
Status
Subscription
TargetWorkerCount
TargetWorkerSizeId
Type (Inherited from IProxyOnlyResource)
WorkerTierName

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to