Partager via


AppServiceEnvironmentResource Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class AppServiceEnvironmentResource : Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type AppServiceEnvironmentResource = class
    inherit Resource
Public Class AppServiceEnvironmentResource
Inherits Resource
Inheritance
AppServiceEnvironmentResource
Attributes

Constructors

AppServiceEnvironmentResource()
AppServiceEnvironmentResource(String, String, String, VirtualNetworkProfile, IList<WorkerPool>, String, String, String, String, IDictionary<String, String>, Nullable<ProvisioningState>, Nullable<HostingEnvironmentStatus>, String, String, String, Nullable<InternalLoadBalancingMode>, String, Nullable<Int32>, Nullable<Int32>, String, String, Nullable<Int32>, String, String, String, String, String, String, Nullable<Int32>, IList<VirtualIPMapping>, IList<StampCapacity>, IList<NetworkAccessControlEntry>, Nullable<Boolean>, String, String, Nullable<Int32>, Nullable<Int32>, String, Nullable<Boolean>, Nullable<Boolean>, IList<NameValuePair>, IList<String>)

Properties

AllowedMultiSizes
AllowedWorkerSizes
ApiManagementAccountId
AppServiceEnvironmentResourceLocation
AppServiceEnvironmentResourceName
ClusterSettings
DatabaseEdition
DatabaseServiceObjective
DefaultFrontEndScaleFactor
DnsSuffix
DynamicCacheEnabled
EnvironmentCapacities
EnvironmentIsHealthy
EnvironmentStatus
FrontEndScaleFactor
Id (Inherited from Resource)
InternalLoadBalancingMode
IpsslAddressCount
Kind (Inherited from Resource)
LastAction
LastActionResult
Location (Inherited from Resource)
MaximumNumberOfMachines
MultiRoleCount
MultiSize
Name (Inherited from Resource)
NetworkAccessControlList
ProvisioningState
ResourceGroup
Status
SubscriptionId
Suspended
Tags (Inherited from Resource)
Type (Inherited from Resource)
UpgradeDomains
UserWhitelistedIpRanges
VipMappings
VirtualNetwork
VnetName
VnetResourceGroupName
VnetSubnetName
WorkerPools

Methods

Validate()

Applies to