ISite Interface

Definition

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

Properties

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 (Inherited from IResource)
IdentityPrincipalId
IdentityTenantId
IdentityType
IdentityUserAssignedIdentity
InProgressOperationId
IsDefaultContainer
IsXenon
Kind (Inherited from IResource)
LastModifiedTimeUtc
Location (Inherited from IResource)
MaxNumberOfWorker
Name (Inherited from IResource)
OutboundIPAddress
PossibleOutboundIPAddress
RedundancyMode
RepositorySiteName
Reserved
ResourceGroup
ScmSiteAlsoStopped
ServerFarmId
SlotSwapStatusDestinationSlotName
SlotSwapStatusSourceSlotName
SlotSwapStatusTimestampUtc
State
SuspendedTill
Tag (Inherited from IResource)
TargetSwapSlot
TrafficManagerHostName
Type (Inherited from IResource)
UsageState

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to