Partager via


IAppServiceEnvironmentPatchResource Interface

Definition

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

Properties

AllowedMultiSize
AllowedWorkerSize
ApiManagementAccountId
ClusterSetting
DatabaseEdition
DatabaseServiceObjective
DefaultFrontEndScaleFactor
DnsSuffix
DynamicCacheEnabled
EnvironmentCapacity
EnvironmentIsHealthy
EnvironmentStatus
FrontEndScaleFactor
HasLinuxWorker
Id (Inherited from IProxyOnlyResource)
InternalLoadBalancingMode
IpsslAddressCount
Kind (Inherited from IProxyOnlyResource)
LastAction
LastActionResult
Location
MaximumNumberOfMachine
MultiRoleCount
MultiSize
Name (Inherited from IProxyOnlyResource)
NetworkAccessControlList
PropertiesName
ProvisioningState
ResourceGroup
SslCertKeyVaultId
SslCertKeyVaultSecretName
Status
SubscriptionId
Suspended
Type (Inherited from IProxyOnlyResource)
UpgradeDomain
UserWhitelistedIPRange
VipMapping
VirtualNetworkId
VirtualNetworkName
VirtualNetworkSubnet
VirtualNetworkType
VnetName
VnetResourceGroupName
VnetSubnetName
WorkerPool

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to