AppServiceEnvironmentResource Class

Definition

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

Constructors

AppServiceEnvironmentResource()

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
PropertiesLocation
PropertiesName
ProvisioningState
ResourceGroup
SslCertKeyVaultId
SslCertKeyVaultSecretName
Status
SubscriptionId
Suspended
Tag
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