AppServiceEnvironment Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class AppServiceEnvironment
type AppServiceEnvironment = class
Public Class AppServiceEnvironment
Inheritance
Constructors
AppServiceEnvironment()
AppServiceEnvironment(String, String, VirtualNetworkProfile, IList<WorkerPool>,
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
Methods
Applies to