Share via


AppServiceEnvironmentPatchResource Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.AppServiceEnvironmentPatchResourceTypeConverter))]
public class AppServiceEnvironmentPatchResource : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IAppServiceEnvironmentPatchResource, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.AppServiceEnvironmentPatchResourceTypeConverter))>]
type AppServiceEnvironmentPatchResource = class
    interface IAppServiceEnvironmentPatchResource
    interface IJsonSerializable
    interface IProxyOnlyResource
    interface IValidates
Public Class AppServiceEnvironmentPatchResource
Implements IAppServiceEnvironmentPatchResource, IValidates
Inheritance
AppServiceEnvironmentPatchResource
Attributes
Implements

Constructors

AppServiceEnvironmentPatchResource()

Properties

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

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
Validate(IEventListener)

Applies to