IAppServiceEnvironmentResource Interface

Definition

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

Properties

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to