Bagikan melalui


ISiteProperties Interface

Definition

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

Properties

AvailabilityState
ClientAffinityEnabled
ClientCertEnabled
ClientCertExclusionPath
CloningInfoAppSettingsOverride
CloningInfoCloneCustomHostName
CloningInfoCloneSourceControl
CloningInfoConfigureLoadBalancing
CloningInfoCorrelationId
CloningInfoHostingEnvironment
CloningInfoOverwrite
CloningInfoSourceWebAppId
CloningInfoSourceWebAppLocation
CloningInfoTrafficManagerProfileId
CloningInfoTrafficManagerProfileName
ContainerSize
DailyMemoryTimeQuota
DefaultHostName
Enabled
EnabledHostName
HostingEnvironmentProfileId
HostingEnvironmentProfileName
HostingEnvironmentProfileType
HostName
HostNamesDisabled
HostNameSslState
HttpsOnly
HyperV
InProgressOperationId
IsDefaultContainer
IsXenon
LastModifiedTimeUtc
MaxNumberOfWorker
OutboundIPAddress
PossibleOutboundIPAddress
RedundancyMode
RepositorySiteName
Reserved
ResourceGroup
ScmSiteAlsoStopped
ServerFarmId
SiteConfig
SlotSwapStatusDestinationSlotName
SlotSwapStatusSourceSlotName
SlotSwapStatusTimestampUtc
State
SuspendedTill
TargetSwapSlot
TrafficManagerHostName
UsageState

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to