AppServiceEnvironment Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.AppServiceEnvironmentTypeConverter))]
public class AppServiceEnvironment : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IAppServiceEnvironment
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.AppServiceEnvironmentTypeConverter))>]
type AppServiceEnvironment = class
    interface IAppServiceEnvironment
    interface IJsonSerializable
Public Class AppServiceEnvironment
Implements IAppServiceEnvironment
Inheritance
AppServiceEnvironment
Attributes
Implements

Constructors

AppServiceEnvironment()

Properties

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

Methods

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

Applies to