Bagikan melalui


Site Class

Definition

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

Constructors

Site()

Properties

ApplicationSettings
AppServicePlan
AvailabilityState
ClientAffinityEnabled
ClientCertEnabled
ClientCertExclusionPath
CloningInfoAppSettingsOverride
CloningInfoCloneCustomHostName
CloningInfoCloneSourceControl
CloningInfoConfigureLoadBalancing
CloningInfoCorrelationId
CloningInfoHostingEnvironment
CloningInfoOverwrite
CloningInfoSourceWebAppId
CloningInfoSourceWebAppLocation
CloningInfoTrafficManagerProfileId
CloningInfoTrafficManagerProfileName
Config
ContainerSize
DailyMemoryTimeQuota
DefaultHostName
Enabled
EnabledHostName
HostingEnvironmentProfileId
HostingEnvironmentProfileName
HostingEnvironmentProfileType
HostName
HostNamesDisabled
HostNameSslState
HttpsOnly
HyperV
Id
IdentityPrincipalId
IdentityTenantId
IdentityType
IdentityUserAssignedIdentity
InProgressOperationId
IsDefaultContainer
IsXenon
Kind
LastModifiedTimeUtc
Location
MaxNumberOfWorker
Name
OSType
OutboundIPAddress
PossibleOutboundIPAddress
RedundancyMode
RepositorySiteName
Reserved
ResourceGroup
Runtime
ScmSiteAlsoStopped
ServerFarmId
SiteConfig
SlotSwapStatusDestinationSlotName
SlotSwapStatusSourceSlotName
SlotSwapStatusTimestampUtc
State
SuspendedTill
Tag
TargetSwapSlot
TrafficManagerHostName
Type
UsageState

Methods

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

Applies to