Options
All
  • Public
  • Public/Protected
  • All
Menu

@azure/arm-appservice-profile-2019-03-01-hybrid

Package version

Index

Classes

Interfaces

Type aliases

Variables

Object literals

Type aliases

AccessControlEntryAction

AccessControlEntryAction: "Permit" | "Deny"

Defines values for AccessControlEntryAction. Possible values include: 'Permit', 'Deny'

readonly
enum

{string}

AppServicePlanRestrictions

AppServicePlanRestrictions: "None" | "Free" | "Shared" | "Basic" | "Standard" | "Premium"

Defines values for AppServicePlanRestrictions. Possible values include: 'None', 'Free', 'Shared', 'Basic', 'Standard', 'Premium'

readonly
enum

{string}

AppServicePlansBeginCreateOrUpdateResponse

AppServicePlansBeginCreateOrUpdateResponse: AppServicePlan & object

Contains response data for the beginCreateOrUpdate operation.

AppServicePlansCreateOrUpdateResponse

AppServicePlansCreateOrUpdateResponse: AppServicePlan & object

Contains response data for the createOrUpdate operation.

AppServicePlansCreateOrUpdateVnetRouteResponse

AppServicePlansCreateOrUpdateVnetRouteResponse: VnetRoute & object

Contains response data for the createOrUpdateVnetRoute operation.

AppServicePlansGetHybridConnectionPlanLimitResponse

AppServicePlansGetHybridConnectionPlanLimitResponse: HybridConnectionLimits & object

Contains response data for the getHybridConnectionPlanLimit operation.

AppServicePlansGetHybridConnectionResponse

AppServicePlansGetHybridConnectionResponse: HybridConnection & object

Contains response data for the getHybridConnection operation.

AppServicePlansGetResponse

AppServicePlansGetResponse: AppServicePlan & object

Contains response data for the get operation.

AppServicePlansGetRouteForVnetResponse

AppServicePlansGetRouteForVnetResponse: Array<VnetRoute> & object

Contains response data for the getRouteForVnet operation.

AppServicePlansGetServerFarmSkusResponse

AppServicePlansGetServerFarmSkusResponse: object

Contains response data for the getServerFarmSkus operation.

Type declaration

AppServicePlansGetVnetFromServerFarmResponse

AppServicePlansGetVnetFromServerFarmResponse: VnetInfo & object

Contains response data for the getVnetFromServerFarm operation.

AppServicePlansGetVnetGatewayResponse

AppServicePlansGetVnetGatewayResponse: VnetGateway & object

Contains response data for the getVnetGateway operation.

AppServicePlansListByResourceGroupNextResponse

AppServicePlansListByResourceGroupNextResponse: AppServicePlanCollection & object

Contains response data for the listByResourceGroupNext operation.

AppServicePlansListByResourceGroupResponse

AppServicePlansListByResourceGroupResponse: AppServicePlanCollection & object

Contains response data for the listByResourceGroup operation.

AppServicePlansListCapabilitiesResponse

AppServicePlansListCapabilitiesResponse: Array<Capability> & object

Contains response data for the listCapabilities operation.

AppServicePlansListHybridConnectionKeysResponse

AppServicePlansListHybridConnectionKeysResponse: HybridConnectionKey & object

Contains response data for the listHybridConnectionKeys operation.

AppServicePlansListHybridConnectionsNextResponse

AppServicePlansListHybridConnectionsNextResponse: HybridConnectionCollection & object

Contains response data for the listHybridConnectionsNext operation.

AppServicePlansListHybridConnectionsResponse

AppServicePlansListHybridConnectionsResponse: HybridConnectionCollection & object

Contains response data for the listHybridConnections operation.

AppServicePlansListMetricDefintionsNextResponse

AppServicePlansListMetricDefintionsNextResponse: ResourceMetricDefinitionCollection & object

Contains response data for the listMetricDefintionsNext operation.

AppServicePlansListMetricDefintionsResponse

AppServicePlansListMetricDefintionsResponse: ResourceMetricDefinitionCollection & object

Contains response data for the listMetricDefintions operation.

AppServicePlansListMetricsNextResponse

AppServicePlansListMetricsNextResponse: ResourceMetricCollection & object

Contains response data for the listMetricsNext operation.

AppServicePlansListMetricsResponse

AppServicePlansListMetricsResponse: ResourceMetricCollection & object

Contains response data for the listMetrics operation.

AppServicePlansListNextResponse

AppServicePlansListNextResponse: AppServicePlanCollection & object

Contains response data for the listNext operation.

AppServicePlansListResponse

AppServicePlansListResponse: AppServicePlanCollection & object

Contains response data for the list operation.

AppServicePlansListRoutesForVnetResponse

AppServicePlansListRoutesForVnetResponse: Array<VnetRoute> & object

Contains response data for the listRoutesForVnet operation.

AppServicePlansListUsagesNextResponse

AppServicePlansListUsagesNextResponse: CsmUsageQuotaCollection & object

Contains response data for the listUsagesNext operation.

AppServicePlansListUsagesResponse

AppServicePlansListUsagesResponse: CsmUsageQuotaCollection & object

Contains response data for the listUsages operation.

AppServicePlansListVnetsResponse

AppServicePlansListVnetsResponse: Array<VnetInfo> & object

Contains response data for the listVnets operation.

AppServicePlansListWebAppsByHybridConnectionNextResponse

AppServicePlansListWebAppsByHybridConnectionNextResponse: ResourceCollection & object

Contains response data for the listWebAppsByHybridConnectionNext operation.

AppServicePlansListWebAppsByHybridConnectionResponse

AppServicePlansListWebAppsByHybridConnectionResponse: ResourceCollection & object

Contains response data for the listWebAppsByHybridConnection operation.

AppServicePlansListWebAppsNextResponse

AppServicePlansListWebAppsNextResponse: WebAppCollection & object

Contains response data for the listWebAppsNext operation.

AppServicePlansListWebAppsResponse

AppServicePlansListWebAppsResponse: WebAppCollection & object

Contains response data for the listWebApps operation.

AppServicePlansUpdateResponse

AppServicePlansUpdateResponse: AppServicePlan & object

Contains response data for the update operation.

AppServicePlansUpdateVnetGatewayResponse

AppServicePlansUpdateVnetGatewayResponse: VnetGateway & object

Contains response data for the updateVnetGateway operation.

AppServicePlansUpdateVnetRouteResponse

AppServicePlansUpdateVnetRouteResponse: VnetRoute & object

Contains response data for the updateVnetRoute operation.

AutoHealActionType

AutoHealActionType: "Recycle" | "LogEvent" | "CustomAction"

Defines values for AutoHealActionType. Possible values include: 'Recycle', 'LogEvent', 'CustomAction'

readonly
enum

{string}

AzureResourceType

AzureResourceType: "Website" | "TrafficManager"

Defines values for AzureResourceType. Possible values include: 'Website', 'TrafficManager'

readonly
enum

{string}

AzureStorageState

AzureStorageState: "Ok" | "InvalidCredentials" | "InvalidShare"

Defines values for AzureStorageState. Possible values include: 'Ok', 'InvalidCredentials', 'InvalidShare'

readonly
enum

{string}

AzureStorageType

AzureStorageType: "AzureFiles" | "AzureBlob"

Defines values for AzureStorageType. Possible values include: 'AzureFiles', 'AzureBlob'

readonly
enum

{string}

BackupItemStatus

BackupItemStatus: "InProgress" | "Failed" | "Succeeded" | "TimedOut" | "Created" | "Skipped" | "PartiallySucceeded" | "DeleteInProgress" | "DeleteFailed" | "Deleted"

Defines values for BackupItemStatus. Possible values include: 'InProgress', 'Failed', 'Succeeded', 'TimedOut', 'Created', 'Skipped', 'PartiallySucceeded', 'DeleteInProgress', 'DeleteFailed', 'Deleted'

readonly
enum

{string}

BackupRestoreOperationType

BackupRestoreOperationType: "Default" | "Clone" | "Relocation" | "Snapshot" | "CloudFS"

Defines values for BackupRestoreOperationType. Possible values include: 'Default', 'Clone', 'Relocation', 'Snapshot', 'CloudFS'

readonly
enum

{string}

BuiltInAuthenticationProvider

BuiltInAuthenticationProvider: "AzureActiveDirectory" | "Facebook" | "Google" | "MicrosoftAccount" | "Twitter"

Defines values for BuiltInAuthenticationProvider. Possible values include: 'AzureActiveDirectory', 'Facebook', 'Google', 'MicrosoftAccount', 'Twitter'

readonly
enum

{string}

CertificatesCreateOrUpdateResponse

CertificatesCreateOrUpdateResponse: Certificate & object

Contains response data for the createOrUpdate operation.

CertificatesGetResponse

CertificatesGetResponse: Certificate & object

Contains response data for the get operation.

CertificatesListByResourceGroupNextResponse

CertificatesListByResourceGroupNextResponse: CertificateCollection & object

Contains response data for the listByResourceGroupNext operation.

CertificatesListByResourceGroupResponse

CertificatesListByResourceGroupResponse: CertificateCollection & object

Contains response data for the listByResourceGroup operation.

CertificatesListNextResponse

CertificatesListNextResponse: CertificateCollection & object

Contains response data for the listNext operation.

CertificatesListResponse

CertificatesListResponse: CertificateCollection & object

Contains response data for the list operation.

CertificatesUpdateResponse

CertificatesUpdateResponse: Certificate & object

Contains response data for the update operation.

Channels

Channels: "Notification" | "Api" | "Email" | "Webhook" | "All"

Defines values for Channels. Possible values include: 'Notification', 'Api', 'Email', 'Webhook', 'All'

readonly
enum

{string}

CheckNameAvailabilityResponse

CheckNameAvailabilityResponse: ResourceNameAvailability & object

Contains response data for the checkNameAvailability operation.

CheckNameResourceTypes

CheckNameResourceTypes: "Site" | "Slot" | "HostingEnvironment" | "PublishingUser" | "Microsoft.Web/sites" | "Microsoft.Web/sites/slots" | "Microsoft.Web/hostingEnvironments" | "Microsoft.Web/publishingUsers"

Defines values for CheckNameResourceTypes. Possible values include: 'Site', 'Slot', 'HostingEnvironment', 'PublishingUser', 'Microsoft.Web/sites', 'Microsoft.Web/sites/slots', 'Microsoft.Web/hostingEnvironments', 'Microsoft.Web/publishingUsers'

readonly
enum

{string}

CloneAbilityResult

CloneAbilityResult: "Cloneable" | "PartiallyCloneable" | "NotCloneable"

Defines values for CloneAbilityResult. Possible values include: 'Cloneable', 'PartiallyCloneable', 'NotCloneable'

readonly
enum

{string}

ComputeModeOptions

ComputeModeOptions: "Shared" | "Dedicated" | "Dynamic"

Defines values for ComputeModeOptions. Possible values include: 'Shared', 'Dedicated', 'Dynamic'

readonly
enum

{string}

ConnectionStringType

ConnectionStringType: "MySql" | "SQLServer" | "SQLAzure" | "Custom" | "NotificationHub" | "ServiceBus" | "EventHub" | "ApiHub" | "DocDb" | "RedisCache" | "PostgreSQL"

Defines values for ConnectionStringType. Possible values include: 'MySql', 'SQLServer', 'SQLAzure', 'Custom', 'NotificationHub', 'ServiceBus', 'EventHub', 'ApiHub', 'DocDb', 'RedisCache', 'PostgreSQL'

readonly
enum

{string}

ContinuousWebJobStatus

ContinuousWebJobStatus: "Initializing" | "Starting" | "Running" | "PendingRestart" | "Stopped"

Defines values for ContinuousWebJobStatus. Possible values include: 'Initializing', 'Starting', 'Running', 'PendingRestart', 'Stopped'

readonly
enum

{string}

CustomHostNameDnsRecordType

CustomHostNameDnsRecordType: "CName" | "A"

Defines values for CustomHostNameDnsRecordType. Possible values include: 'CName', 'A'

readonly
enum

{string}

DatabaseType

DatabaseType: "SqlAzure" | "MySql" | "LocalMySql" | "PostgreSql"

Defines values for DatabaseType. Possible values include: 'SqlAzure', 'MySql', 'LocalMySql', 'PostgreSql'

readonly
enum

{string}

DnsVerificationTestResult

DnsVerificationTestResult: "Passed" | "Failed" | "Skipped"

Defines values for DnsVerificationTestResult. Possible values include: 'Passed', 'Failed', 'Skipped'

readonly
enum

{string}

FrequencyUnit

FrequencyUnit: "Day" | "Hour"

Defines values for FrequencyUnit. Possible values include: 'Day', 'Hour'

readonly
enum

{string}

FtpsState

FtpsState: "AllAllowed" | "FtpsOnly" | "Disabled"

Defines values for FtpsState. Possible values include: 'AllAllowed', 'FtpsOnly', 'Disabled'

readonly
enum

{string}

GetPublishingUserResponse

GetPublishingUserResponse: User & object

Contains response data for the getPublishingUser operation.

GetSourceControlResponse

GetSourceControlResponse: SourceControl & object

Contains response data for the getSourceControl operation.

GetSubscriptionDeploymentLocationsResponse

GetSubscriptionDeploymentLocationsResponse: DeploymentLocations & object

Contains response data for the getSubscriptionDeploymentLocations operation.

HostNameType

HostNameType: "Verified" | "Managed"

Defines values for HostNameType. Possible values include: 'Verified', 'Managed'

readonly
enum

{string}

HostType

HostType: "Standard" | "Repository"

Defines values for HostType. Possible values include: 'Standard', 'Repository'

readonly
enum

{string}

HostingEnvironmentStatus

HostingEnvironmentStatus: "Preparing" | "Ready" | "Scaling" | "Deleting"

Defines values for HostingEnvironmentStatus. Possible values include: 'Preparing', 'Ready', 'Scaling', 'Deleting'

readonly
enum

{string}

InAvailabilityReasonType

InAvailabilityReasonType: "Invalid" | "AlreadyExists"

Defines values for InAvailabilityReasonType. Possible values include: 'Invalid', 'AlreadyExists'

readonly
enum

{string}

InternalLoadBalancingMode

InternalLoadBalancingMode: "None" | "Web" | "Publishing"

Defines values for InternalLoadBalancingMode. Possible values include: 'None', 'Web', 'Publishing'

readonly
enum

{string}

IpFilterTag

IpFilterTag: "Default" | "XffProxy"

Defines values for IpFilterTag. Possible values include: 'Default', 'XffProxy'

readonly
enum

{string}

KeyVaultSecretStatus

KeyVaultSecretStatus: "Initialized" | "WaitingOnCertificateOrder" | "Succeeded" | "CertificateOrderFailed" | "OperationNotPermittedOnKeyVault" | "AzureServiceUnauthorizedToAccessKeyVault" | "KeyVaultDoesNotExist" | "KeyVaultSecretDoesNotExist" | "UnknownError" | "ExternalPrivateKey" | "Unknown"

Defines values for KeyVaultSecretStatus. Possible values include: 'Initialized', 'WaitingOnCertificateOrder', 'Succeeded', 'CertificateOrderFailed', 'OperationNotPermittedOnKeyVault', 'AzureServiceUnauthorizedToAccessKeyVault', 'KeyVaultDoesNotExist', 'KeyVaultSecretDoesNotExist', 'UnknownError', 'ExternalPrivateKey', 'Unknown'

readonly
enum

{string}

ListBillingMetersNextResponse

ListBillingMetersNextResponse: BillingMeterCollection & object

Contains response data for the listBillingMetersNext operation.

ListBillingMetersResponse

ListBillingMetersResponse: BillingMeterCollection & object

Contains response data for the listBillingMeters operation.

ListGeoRegionsNextResponse

ListGeoRegionsNextResponse: GeoRegionCollection & object

Contains response data for the listGeoRegionsNext operation.

ListGeoRegionsResponse

ListGeoRegionsResponse: GeoRegionCollection & object

Contains response data for the listGeoRegions operation.

ListPremierAddOnOffersNextResponse

ListPremierAddOnOffersNextResponse: PremierAddOnOfferCollection & object

Contains response data for the listPremierAddOnOffersNext operation.

ListPremierAddOnOffersResponse

ListPremierAddOnOffersResponse: PremierAddOnOfferCollection & object

Contains response data for the listPremierAddOnOffers operation.

ListSiteIdentifiersAssignedToHostNameNextResponse

ListSiteIdentifiersAssignedToHostNameNextResponse: IdentifierCollection & object

Contains response data for the listSiteIdentifiersAssignedToHostNameNext operation.

ListSiteIdentifiersAssignedToHostNameResponse

ListSiteIdentifiersAssignedToHostNameResponse: IdentifierCollection & object

Contains response data for the listSiteIdentifiersAssignedToHostName operation.

ListSkusResponse

ListSkusResponse: SkuInfos & object

Contains response data for the listSkus operation.

ListSourceControlsNextResponse

ListSourceControlsNextResponse: SourceControlCollection & object

Contains response data for the listSourceControlsNext operation.

ListSourceControlsResponse

ListSourceControlsResponse: SourceControlCollection & object

Contains response data for the listSourceControls operation.

LogLevel

LogLevel: "Off" | "Verbose" | "Information" | "Warning" | "Error"

Defines values for LogLevel. Possible values include: 'Off', 'Verbose', 'Information', 'Warning', 'Error'

readonly
enum

{string}

MSDeployLogEntryType

MSDeployLogEntryType: "Message" | "Warning" | "Error"

Defines values for MSDeployLogEntryType. Possible values include: 'Message', 'Warning', 'Error'

readonly
enum

{string}

MSDeployProvisioningState

MSDeployProvisioningState: "accepted" | "running" | "succeeded" | "failed" | "canceled"

Defines values for MSDeployProvisioningState. Possible values include: 'accepted', 'running', 'succeeded', 'failed', 'canceled'

readonly
enum

{string}

ManagedPipelineMode

ManagedPipelineMode: "Integrated" | "Classic"

Defines values for ManagedPipelineMode. Possible values include: 'Integrated', 'Classic'

readonly
enum

{string}

ManagedServiceIdentityType

ManagedServiceIdentityType: "SystemAssigned" | "UserAssigned" | "SystemAssigned, UserAssigned" | "None"

Defines values for ManagedServiceIdentityType. Possible values include: 'SystemAssigned', 'UserAssigned', 'SystemAssigned, UserAssigned', 'None'

readonly
enum

{string}

MySqlMigrationType

MySqlMigrationType: "LocalToRemote" | "RemoteToLocal"

Defines values for MySqlMigrationType. Possible values include: 'LocalToRemote', 'RemoteToLocal'

readonly
enum

{string}

NotificationLevel

NotificationLevel: "Critical" | "Warning" | "Information" | "NonUrgentSuggestion"

Defines values for NotificationLevel. Possible values include: 'Critical', 'Warning', 'Information', 'NonUrgentSuggestion'

readonly
enum

{string}

OperationStatus

OperationStatus: "InProgress" | "Failed" | "Succeeded" | "TimedOut" | "Created"

Defines values for OperationStatus. Possible values include: 'InProgress', 'Failed', 'Succeeded', 'TimedOut', 'Created'

readonly
enum

{string}

OsTypeSelected

OsTypeSelected: "Windows" | "Linux" | "WindowsFunctions" | "LinuxFunctions"

Defines values for OsTypeSelected. Possible values include: 'Windows', 'Linux', 'WindowsFunctions', 'LinuxFunctions'

readonly
enum

{string}

OsTypeSelected1

OsTypeSelected1: "Windows" | "Linux" | "WindowsFunctions" | "LinuxFunctions"

Defines values for OsTypeSelected1. Possible values include: 'Windows', 'Linux', 'WindowsFunctions', 'LinuxFunctions'

readonly
enum

{string}

ProviderGetAvailableStacksNextResponse

ProviderGetAvailableStacksNextResponse: ApplicationStackCollection & object

Contains response data for the getAvailableStacksNext operation.

ProviderGetAvailableStacksOnPremNextResponse

ProviderGetAvailableStacksOnPremNextResponse: ApplicationStackCollection & object

Contains response data for the getAvailableStacksOnPremNext operation.

ProviderGetAvailableStacksOnPremResponse

ProviderGetAvailableStacksOnPremResponse: ApplicationStackCollection & object

Contains response data for the getAvailableStacksOnPrem operation.

ProviderGetAvailableStacksResponse

ProviderGetAvailableStacksResponse: ApplicationStackCollection & object

Contains response data for the getAvailableStacks operation.

ProviderListOperationsNextResponse

ProviderListOperationsNextResponse: CsmOperationCollection & object

Contains response data for the listOperationsNext operation.

ProviderListOperationsResponse

ProviderListOperationsResponse: CsmOperationCollection & object

Contains response data for the listOperations operation.

ProvisioningState

ProvisioningState: "Succeeded" | "Failed" | "Canceled" | "InProgress" | "Deleting"

Defines values for ProvisioningState. Possible values include: 'Succeeded', 'Failed', 'Canceled', 'InProgress', 'Deleting'

readonly
enum

{string}

PublicCertificateLocation

PublicCertificateLocation: "CurrentUserMy" | "LocalMachineMy" | "Unknown"

Defines values for PublicCertificateLocation. Possible values include: 'CurrentUserMy', 'LocalMachineMy', 'Unknown'

readonly
enum

{string}

PublishingProfileFormat

PublishingProfileFormat: "FileZilla3" | "WebDeploy" | "Ftp"

Defines values for PublishingProfileFormat. Possible values include: 'FileZilla3', 'WebDeploy', 'Ftp'

readonly
enum

{string}

RecommendationsGetRuleDetailsByHostingEnvironmentResponse

RecommendationsGetRuleDetailsByHostingEnvironmentResponse: RecommendationRule & object

Contains response data for the getRuleDetailsByHostingEnvironment operation.

RecommendationsGetRuleDetailsByWebAppResponse

RecommendationsGetRuleDetailsByWebAppResponse: RecommendationRule & object

Contains response data for the getRuleDetailsByWebApp operation.

RecommendationsListHistoryForHostingEnvironmentNextResponse

RecommendationsListHistoryForHostingEnvironmentNextResponse: RecommendationCollection & object

Contains response data for the listHistoryForHostingEnvironmentNext operation.

RecommendationsListHistoryForHostingEnvironmentResponse

RecommendationsListHistoryForHostingEnvironmentResponse: RecommendationCollection & object

Contains response data for the listHistoryForHostingEnvironment operation.

RecommendationsListHistoryForWebAppNextResponse

RecommendationsListHistoryForWebAppNextResponse: RecommendationCollection & object

Contains response data for the listHistoryForWebAppNext operation.

RecommendationsListHistoryForWebAppResponse

RecommendationsListHistoryForWebAppResponse: RecommendationCollection & object

Contains response data for the listHistoryForWebApp operation.

RecommendationsListNextResponse

RecommendationsListNextResponse: RecommendationCollection & object

Contains response data for the listNext operation.

RecommendationsListRecommendedRulesForHostingEnvironmentNextResponse

RecommendationsListRecommendedRulesForHostingEnvironmentNextResponse: RecommendationCollection & object

Contains response data for the listRecommendedRulesForHostingEnvironmentNext operation.

RecommendationsListRecommendedRulesForHostingEnvironmentResponse

RecommendationsListRecommendedRulesForHostingEnvironmentResponse: RecommendationCollection & object

Contains response data for the listRecommendedRulesForHostingEnvironment operation.

RecommendationsListRecommendedRulesForWebAppNextResponse

RecommendationsListRecommendedRulesForWebAppNextResponse: RecommendationCollection & object

Contains response data for the listRecommendedRulesForWebAppNext operation.

RecommendationsListRecommendedRulesForWebAppResponse

RecommendationsListRecommendedRulesForWebAppResponse: RecommendationCollection & object

Contains response data for the listRecommendedRulesForWebApp operation.

RecommendationsListResponse

RecommendationsListResponse: RecommendationCollection & object

Contains response data for the list operation.

RedundancyMode

RedundancyMode: "None" | "Manual" | "Failover" | "ActiveActive" | "GeoRedundant"

Defines values for RedundancyMode. Possible values include: 'None', 'Manual', 'Failover', 'ActiveActive', 'GeoRedundant'

readonly
enum

{string}

ResourceScopeType

ResourceScopeType: "ServerFarm" | "Subscription" | "WebSite"

Defines values for ResourceScopeType. Possible values include: 'ServerFarm', 'Subscription', 'WebSite'

readonly
enum

{string}

RouteType

RouteType: "DEFAULT" | "INHERITED" | "STATIC"

Defines values for RouteType. Possible values include: 'DEFAULT', 'INHERITED', 'STATIC'

readonly
enum

{string}

ScmType

ScmType: "None" | "Dropbox" | "Tfs" | "LocalGit" | "GitHub" | "CodePlexGit" | "CodePlexHg" | "BitbucketGit" | "BitbucketHg" | "ExternalGit" | "ExternalHg" | "OneDrive" | "VSO"

Defines values for ScmType. Possible values include: 'None', 'Dropbox', 'Tfs', 'LocalGit', 'GitHub', 'CodePlexGit', 'CodePlexHg', 'BitbucketGit', 'BitbucketHg', 'ExternalGit', 'ExternalHg', 'OneDrive', 'VSO'

readonly
enum

{string}

SiteAvailabilityState

SiteAvailabilityState: "Normal" | "Limited" | "DisasterRecoveryMode"

Defines values for SiteAvailabilityState. Possible values include: 'Normal', 'Limited', 'DisasterRecoveryMode'

readonly
enum

{string}

SiteExtensionType

SiteExtensionType: "Gallery" | "WebRoot"

Defines values for SiteExtensionType. Possible values include: 'Gallery', 'WebRoot'

readonly
enum

{string}

SiteLoadBalancing

SiteLoadBalancing: "WeightedRoundRobin" | "LeastRequests" | "LeastResponseTime" | "WeightedTotalTraffic" | "RequestHash"

Defines values for SiteLoadBalancing. Possible values include: 'WeightedRoundRobin', 'LeastRequests', 'LeastResponseTime', 'WeightedTotalTraffic', 'RequestHash'

readonly
enum

{string}

SkuName

SkuName: "Free" | "Shared" | "Basic" | "Standard" | "Premium" | "Dynamic" | "Isolated" | "PremiumV2" | "ElasticPremium" | "ElasticIsolated"

Defines values for SkuName. Possible values include: 'Free', 'Shared', 'Basic', 'Standard', 'Premium', 'Dynamic', 'Isolated', 'PremiumV2', 'ElasticPremium', 'ElasticIsolated'

readonly
enum

{string}

SslState

SslState: "Disabled" | "SniEnabled" | "IpBasedEnabled"

Defines values for SslState. Possible values include: 'Disabled', 'SniEnabled', 'IpBasedEnabled'

readonly
enum

{string}

StatusOptions

StatusOptions: "Ready" | "Pending" | "Creating"

Defines values for StatusOptions. Possible values include: 'Ready', 'Pending', 'Creating'

readonly
enum

{string}

SupportedTlsVersions

SupportedTlsVersions: "1.0" | "1.1" | "1.2"

Defines values for SupportedTlsVersions. Possible values include: '1.0', '1.1', '1.2'

readonly
enum

{string}

TriggeredWebJobStatus

TriggeredWebJobStatus: "Success" | "Failed" | "Error"

Defines values for TriggeredWebJobStatus. Possible values include: 'Success', 'Failed', 'Error'

readonly
enum

{string}

UnauthenticatedClientAction

UnauthenticatedClientAction: "RedirectToLoginPage" | "AllowAnonymous"

Defines values for UnauthenticatedClientAction. Possible values include: 'RedirectToLoginPage', 'AllowAnonymous'

readonly
enum

{string}

UpdatePublishingUserResponse

UpdatePublishingUserResponse: User & object

Contains response data for the updatePublishingUser operation.

UpdateSourceControlResponse

UpdateSourceControlResponse: SourceControl & object

Contains response data for the updateSourceControl operation.

UsageState

UsageState: "Normal" | "Exceeded"

Defines values for UsageState. Possible values include: 'Normal', 'Exceeded'

readonly
enum

{string}

ValidateContainerSettingsResponse

ValidateContainerSettingsResponse: object

Contains response data for the validateContainerSettings operation.

Type declaration

ValidateResourceTypes

ValidateResourceTypes: "ServerFarm" | "Site"

Defines values for ValidateResourceTypes. Possible values include: 'ServerFarm', 'Site'

readonly
enum

{string}

ValidateResponse2

ValidateResponse2: ValidateResponse & object

Contains response data for the validate operation.

VerifyHostingEnvironmentVnetResponse

VerifyHostingEnvironmentVnetResponse: VnetValidationFailureDetails & object

Contains response data for the verifyHostingEnvironmentVnet operation.

WebAppsAddPremierAddOnResponse

WebAppsAddPremierAddOnResponse: PremierAddOn & object

Contains response data for the addPremierAddOn operation.

WebAppsAddPremierAddOnSlotResponse

WebAppsAddPremierAddOnSlotResponse: PremierAddOn & object

Contains response data for the addPremierAddOnSlot operation.

WebAppsAnalyzeCustomHostnameResponse

WebAppsAnalyzeCustomHostnameResponse: CustomHostnameAnalysisResult & object

Contains response data for the analyzeCustomHostname operation.

WebAppsAnalyzeCustomHostnameSlotResponse

WebAppsAnalyzeCustomHostnameSlotResponse: CustomHostnameAnalysisResult & object

Contains response data for the analyzeCustomHostnameSlot operation.

WebAppsBackupResponse

WebAppsBackupResponse: BackupItem & object

Contains response data for the backup operation.

WebAppsBackupSlotResponse

WebAppsBackupSlotResponse: BackupItem & object

Contains response data for the backupSlot operation.

WebAppsBeginCreateFunctionResponse

WebAppsBeginCreateFunctionResponse: FunctionEnvelope & object

Contains response data for the beginCreateFunction operation.

WebAppsBeginCreateInstanceFunctionSlotResponse

WebAppsBeginCreateInstanceFunctionSlotResponse: FunctionEnvelope & object

Contains response data for the beginCreateInstanceFunctionSlot operation.

WebAppsBeginCreateInstanceMSDeployOperationResponse

WebAppsBeginCreateInstanceMSDeployOperationResponse: MSDeployStatus & object

Contains response data for the beginCreateInstanceMSDeployOperation operation.

WebAppsBeginCreateInstanceMSDeployOperationSlotResponse

WebAppsBeginCreateInstanceMSDeployOperationSlotResponse: MSDeployStatus & object

Contains response data for the beginCreateInstanceMSDeployOperationSlot operation.

WebAppsBeginCreateMSDeployOperationResponse

WebAppsBeginCreateMSDeployOperationResponse: MSDeployStatus & object

Contains response data for the beginCreateMSDeployOperation operation.

WebAppsBeginCreateMSDeployOperationSlotResponse

WebAppsBeginCreateMSDeployOperationSlotResponse: MSDeployStatus & object

Contains response data for the beginCreateMSDeployOperationSlot operation.

WebAppsBeginCreateOrUpdateResponse

WebAppsBeginCreateOrUpdateResponse: Site & object

Contains response data for the beginCreateOrUpdate operation.

WebAppsBeginCreateOrUpdateSlotResponse

WebAppsBeginCreateOrUpdateSlotResponse: Site & object

Contains response data for the beginCreateOrUpdateSlot operation.

WebAppsBeginCreateOrUpdateSourceControlResponse

WebAppsBeginCreateOrUpdateSourceControlResponse: SiteSourceControl & object

Contains response data for the beginCreateOrUpdateSourceControl operation.

WebAppsBeginCreateOrUpdateSourceControlSlotResponse

WebAppsBeginCreateOrUpdateSourceControlSlotResponse: SiteSourceControl & object

Contains response data for the beginCreateOrUpdateSourceControlSlot operation.

WebAppsBeginInstallSiteExtensionResponse

WebAppsBeginInstallSiteExtensionResponse: SiteExtensionInfo & object

Contains response data for the beginInstallSiteExtension operation.

WebAppsBeginInstallSiteExtensionSlotResponse

WebAppsBeginInstallSiteExtensionSlotResponse: SiteExtensionInfo & object

Contains response data for the beginInstallSiteExtensionSlot operation.

WebAppsBeginListPublishingCredentialsResponse

WebAppsBeginListPublishingCredentialsResponse: User & object

Contains response data for the beginListPublishingCredentials operation.

WebAppsBeginListPublishingCredentialsSlotResponse

WebAppsBeginListPublishingCredentialsSlotResponse: User & object

Contains response data for the beginListPublishingCredentialsSlot operation.

WebAppsBeginMigrateMySqlResponse

WebAppsBeginMigrateMySqlResponse: Operation & object

Contains response data for the beginMigrateMySql operation.

WebAppsBeginMigrateStorageResponse

WebAppsBeginMigrateStorageResponse: StorageMigrationResponse & object

Contains response data for the beginMigrateStorage operation.

WebAppsBeginStartNetworkTraceResponse

WebAppsBeginStartNetworkTraceResponse: Array<NetworkTrace> & object

Contains response data for the beginStartNetworkTrace operation.

WebAppsBeginStartNetworkTraceSlotResponse

WebAppsBeginStartNetworkTraceSlotResponse: Array<NetworkTrace> & object

Contains response data for the beginStartNetworkTraceSlot operation.

WebAppsBeginStartWebSiteNetworkTraceOperationResponse

WebAppsBeginStartWebSiteNetworkTraceOperationResponse: Array<NetworkTrace> & object

Contains response data for the beginStartWebSiteNetworkTraceOperation operation.

WebAppsBeginStartWebSiteNetworkTraceOperationSlotResponse

WebAppsBeginStartWebSiteNetworkTraceOperationSlotResponse: Array<NetworkTrace> & object

Contains response data for the beginStartWebSiteNetworkTraceOperationSlot operation.

WebAppsCreateDeploymentResponse

WebAppsCreateDeploymentResponse: Deployment & object

Contains response data for the createDeployment operation.

WebAppsCreateDeploymentSlotResponse

WebAppsCreateDeploymentSlotResponse: Deployment & object

Contains response data for the createDeploymentSlot operation.

WebAppsCreateFunctionResponse

WebAppsCreateFunctionResponse: FunctionEnvelope & object

Contains response data for the createFunction operation.

WebAppsCreateInstanceFunctionSlotResponse

WebAppsCreateInstanceFunctionSlotResponse: FunctionEnvelope & object

Contains response data for the createInstanceFunctionSlot operation.

WebAppsCreateInstanceMSDeployOperationResponse

WebAppsCreateInstanceMSDeployOperationResponse: MSDeployStatus & object

Contains response data for the createInstanceMSDeployOperation operation.

WebAppsCreateInstanceMSDeployOperationSlotResponse

WebAppsCreateInstanceMSDeployOperationSlotResponse: MSDeployStatus & object

Contains response data for the createInstanceMSDeployOperationSlot operation.

WebAppsCreateMSDeployOperationResponse

WebAppsCreateMSDeployOperationResponse: MSDeployStatus & object

Contains response data for the createMSDeployOperation operation.

WebAppsCreateMSDeployOperationSlotResponse

WebAppsCreateMSDeployOperationSlotResponse: MSDeployStatus & object

Contains response data for the createMSDeployOperationSlot operation.

WebAppsCreateOrUpdateConfigurationResponse

WebAppsCreateOrUpdateConfigurationResponse: SiteConfigResource & object

Contains response data for the createOrUpdateConfiguration operation.

WebAppsCreateOrUpdateConfigurationSlotResponse

WebAppsCreateOrUpdateConfigurationSlotResponse: SiteConfigResource & object

Contains response data for the createOrUpdateConfigurationSlot operation.

WebAppsCreateOrUpdateDomainOwnershipIdentifierResponse

WebAppsCreateOrUpdateDomainOwnershipIdentifierResponse: Identifier & object

Contains response data for the createOrUpdateDomainOwnershipIdentifier operation.

WebAppsCreateOrUpdateDomainOwnershipIdentifierSlotResponse

WebAppsCreateOrUpdateDomainOwnershipIdentifierSlotResponse: Identifier & object

Contains response data for the createOrUpdateDomainOwnershipIdentifierSlot operation.

WebAppsCreateOrUpdateHostNameBindingResponse

WebAppsCreateOrUpdateHostNameBindingResponse: HostNameBinding & object

Contains response data for the createOrUpdateHostNameBinding operation.

WebAppsCreateOrUpdateHostNameBindingSlotResponse

WebAppsCreateOrUpdateHostNameBindingSlotResponse: HostNameBinding & object

Contains response data for the createOrUpdateHostNameBindingSlot operation.

WebAppsCreateOrUpdateHybridConnectionResponse

WebAppsCreateOrUpdateHybridConnectionResponse: HybridConnection & object

Contains response data for the createOrUpdateHybridConnection operation.

WebAppsCreateOrUpdateHybridConnectionSlotResponse

WebAppsCreateOrUpdateHybridConnectionSlotResponse: HybridConnection & object

Contains response data for the createOrUpdateHybridConnectionSlot operation.

WebAppsCreateOrUpdatePublicCertificateResponse

WebAppsCreateOrUpdatePublicCertificateResponse: PublicCertificate & object

Contains response data for the createOrUpdatePublicCertificate operation.

WebAppsCreateOrUpdatePublicCertificateSlotResponse

WebAppsCreateOrUpdatePublicCertificateSlotResponse: PublicCertificate & object

Contains response data for the createOrUpdatePublicCertificateSlot operation.

WebAppsCreateOrUpdateRelayServiceConnectionResponse

WebAppsCreateOrUpdateRelayServiceConnectionResponse: RelayServiceConnectionEntity & object

Contains response data for the createOrUpdateRelayServiceConnection operation.

WebAppsCreateOrUpdateRelayServiceConnectionSlotResponse

WebAppsCreateOrUpdateRelayServiceConnectionSlotResponse: RelayServiceConnectionEntity & object

Contains response data for the createOrUpdateRelayServiceConnectionSlot operation.

WebAppsCreateOrUpdateResponse

WebAppsCreateOrUpdateResponse: Site & object

Contains response data for the createOrUpdate operation.

WebAppsCreateOrUpdateSlotResponse

WebAppsCreateOrUpdateSlotResponse: Site & object

Contains response data for the createOrUpdateSlot operation.

WebAppsCreateOrUpdateSourceControlResponse

WebAppsCreateOrUpdateSourceControlResponse: SiteSourceControl & object

Contains response data for the createOrUpdateSourceControl operation.

WebAppsCreateOrUpdateSourceControlSlotResponse

WebAppsCreateOrUpdateSourceControlSlotResponse: SiteSourceControl & object

Contains response data for the createOrUpdateSourceControlSlot operation.

WebAppsCreateOrUpdateSwiftVirtualNetworkConnectionResponse

WebAppsCreateOrUpdateSwiftVirtualNetworkConnectionResponse: SwiftVirtualNetwork & object

Contains response data for the createOrUpdateSwiftVirtualNetworkConnection operation.

WebAppsCreateOrUpdateSwiftVirtualNetworkConnectionSlotResponse

WebAppsCreateOrUpdateSwiftVirtualNetworkConnectionSlotResponse: SwiftVirtualNetwork & object

Contains response data for the createOrUpdateSwiftVirtualNetworkConnectionSlot operation.

WebAppsCreateOrUpdateVnetConnectionGatewayResponse

WebAppsCreateOrUpdateVnetConnectionGatewayResponse: VnetGateway & object

Contains response data for the createOrUpdateVnetConnectionGateway operation.

WebAppsCreateOrUpdateVnetConnectionGatewaySlotResponse

WebAppsCreateOrUpdateVnetConnectionGatewaySlotResponse: VnetGateway & object

Contains response data for the createOrUpdateVnetConnectionGatewaySlot operation.

WebAppsCreateOrUpdateVnetConnectionResponse

WebAppsCreateOrUpdateVnetConnectionResponse: VnetInfo & object

Contains response data for the createOrUpdateVnetConnection operation.

WebAppsCreateOrUpdateVnetConnectionSlotResponse

WebAppsCreateOrUpdateVnetConnectionSlotResponse: VnetInfo & object

Contains response data for the createOrUpdateVnetConnectionSlot operation.

WebAppsDiscoverBackupResponse

WebAppsDiscoverBackupResponse: RestoreRequest & object

Contains response data for the discoverBackup operation.

WebAppsDiscoverBackupSlotResponse

WebAppsDiscoverBackupSlotResponse: RestoreRequest & object

Contains response data for the discoverBackupSlot operation.

WebAppsGetAuthSettingsResponse

WebAppsGetAuthSettingsResponse: SiteAuthSettings & object

Contains response data for the getAuthSettings operation.

WebAppsGetAuthSettingsSlotResponse

WebAppsGetAuthSettingsSlotResponse: SiteAuthSettings & object

Contains response data for the getAuthSettingsSlot operation.

WebAppsGetBackupConfigurationResponse

WebAppsGetBackupConfigurationResponse: BackupRequest & object

Contains response data for the getBackupConfiguration operation.

WebAppsGetBackupConfigurationSlotResponse

WebAppsGetBackupConfigurationSlotResponse: BackupRequest & object

Contains response data for the getBackupConfigurationSlot operation.

WebAppsGetBackupStatusResponse

WebAppsGetBackupStatusResponse: BackupItem & object

Contains response data for the getBackupStatus operation.

WebAppsGetBackupStatusSlotResponse

WebAppsGetBackupStatusSlotResponse: BackupItem & object

Contains response data for the getBackupStatusSlot operation.

WebAppsGetConfigurationResponse

WebAppsGetConfigurationResponse: SiteConfigResource & object

Contains response data for the getConfiguration operation.

WebAppsGetConfigurationSlotResponse

WebAppsGetConfigurationSlotResponse: SiteConfigResource & object

Contains response data for the getConfigurationSlot operation.

WebAppsGetConfigurationSnapshotResponse

WebAppsGetConfigurationSnapshotResponse: SiteConfigResource & object

Contains response data for the getConfigurationSnapshot operation.

WebAppsGetConfigurationSnapshotSlotResponse

WebAppsGetConfigurationSnapshotSlotResponse: SiteConfigResource & object

Contains response data for the getConfigurationSnapshotSlot operation.

WebAppsGetContainerLogsZipResponse

WebAppsGetContainerLogsZipResponse: object

Contains response data for the getContainerLogsZip operation.

Type declaration

WebAppsGetContainerLogsZipSlotResponse

WebAppsGetContainerLogsZipSlotResponse: object

Contains response data for the getContainerLogsZipSlot operation.

Type declaration

WebAppsGetContinuousWebJobResponse

WebAppsGetContinuousWebJobResponse: ContinuousWebJob & object

Contains response data for the getContinuousWebJob operation.

WebAppsGetContinuousWebJobSlotResponse

WebAppsGetContinuousWebJobSlotResponse: ContinuousWebJob & object

Contains response data for the getContinuousWebJobSlot operation.

WebAppsGetDeploymentResponse

WebAppsGetDeploymentResponse: Deployment & object

Contains response data for the getDeployment operation.

WebAppsGetDeploymentSlotResponse

WebAppsGetDeploymentSlotResponse: Deployment & object

Contains response data for the getDeploymentSlot operation.

WebAppsGetDiagnosticLogsConfigurationResponse

WebAppsGetDiagnosticLogsConfigurationResponse: SiteLogsConfig & object

Contains response data for the getDiagnosticLogsConfiguration operation.

WebAppsGetDiagnosticLogsConfigurationSlotResponse

WebAppsGetDiagnosticLogsConfigurationSlotResponse: SiteLogsConfig & object

Contains response data for the getDiagnosticLogsConfigurationSlot operation.

WebAppsGetDomainOwnershipIdentifierResponse

WebAppsGetDomainOwnershipIdentifierResponse: Identifier & object

Contains response data for the getDomainOwnershipIdentifier operation.

WebAppsGetDomainOwnershipIdentifierSlotResponse

WebAppsGetDomainOwnershipIdentifierSlotResponse: Identifier & object

Contains response data for the getDomainOwnershipIdentifierSlot operation.

WebAppsGetFunctionResponse

WebAppsGetFunctionResponse: FunctionEnvelope & object

Contains response data for the getFunction operation.

WebAppsGetFunctionsAdminTokenResponse

WebAppsGetFunctionsAdminTokenResponse: object

Contains response data for the getFunctionsAdminToken operation.

Type declaration

WebAppsGetFunctionsAdminTokenSlotResponse

WebAppsGetFunctionsAdminTokenSlotResponse: object

Contains response data for the getFunctionsAdminTokenSlot operation.

Type declaration

WebAppsGetHostNameBindingResponse

WebAppsGetHostNameBindingResponse: HostNameBinding & object

Contains response data for the getHostNameBinding operation.

WebAppsGetHostNameBindingSlotResponse

WebAppsGetHostNameBindingSlotResponse: HostNameBinding & object

Contains response data for the getHostNameBindingSlot operation.

WebAppsGetHybridConnectionResponse

WebAppsGetHybridConnectionResponse: HybridConnection & object

Contains response data for the getHybridConnection operation.

WebAppsGetHybridConnectionSlotResponse

WebAppsGetHybridConnectionSlotResponse: HybridConnection & object

Contains response data for the getHybridConnectionSlot operation.

WebAppsGetInstanceFunctionSlotResponse

WebAppsGetInstanceFunctionSlotResponse: FunctionEnvelope & object

Contains response data for the getInstanceFunctionSlot operation.

WebAppsGetInstanceMSDeployLogResponse

WebAppsGetInstanceMSDeployLogResponse: MSDeployLog & object

Contains response data for the getInstanceMSDeployLog operation.

WebAppsGetInstanceMSDeployLogSlotResponse

WebAppsGetInstanceMSDeployLogSlotResponse: MSDeployLog & object

Contains response data for the getInstanceMSDeployLogSlot operation.

WebAppsGetInstanceMsDeployStatusResponse

WebAppsGetInstanceMsDeployStatusResponse: MSDeployStatus & object

Contains response data for the getInstanceMsDeployStatus operation.

WebAppsGetInstanceMsDeployStatusSlotResponse

WebAppsGetInstanceMsDeployStatusSlotResponse: MSDeployStatus & object

Contains response data for the getInstanceMsDeployStatusSlot operation.

WebAppsGetInstanceProcessDumpResponse

WebAppsGetInstanceProcessDumpResponse: object

Contains response data for the getInstanceProcessDump operation.

Type declaration

WebAppsGetInstanceProcessDumpSlotResponse

WebAppsGetInstanceProcessDumpSlotResponse: object

Contains response data for the getInstanceProcessDumpSlot operation.

Type declaration

WebAppsGetInstanceProcessModuleResponse

WebAppsGetInstanceProcessModuleResponse: ProcessModuleInfo & object

Contains response data for the getInstanceProcessModule operation.

WebAppsGetInstanceProcessModuleSlotResponse

WebAppsGetInstanceProcessModuleSlotResponse: ProcessModuleInfo & object

Contains response data for the getInstanceProcessModuleSlot operation.

WebAppsGetInstanceProcessResponse

WebAppsGetInstanceProcessResponse: ProcessInfo & object

Contains response data for the getInstanceProcess operation.

WebAppsGetInstanceProcessSlotResponse

WebAppsGetInstanceProcessSlotResponse: ProcessInfo & object

Contains response data for the getInstanceProcessSlot operation.

WebAppsGetInstanceProcessThreadResponse

WebAppsGetInstanceProcessThreadResponse: ProcessThreadInfo & object

Contains response data for the getInstanceProcessThread operation.

WebAppsGetInstanceProcessThreadSlotResponse

WebAppsGetInstanceProcessThreadSlotResponse: ProcessThreadInfo & object

Contains response data for the getInstanceProcessThreadSlot operation.

WebAppsGetMSDeployLogResponse

WebAppsGetMSDeployLogResponse: MSDeployLog & object

Contains response data for the getMSDeployLog operation.

WebAppsGetMSDeployLogSlotResponse

WebAppsGetMSDeployLogSlotResponse: MSDeployLog & object

Contains response data for the getMSDeployLogSlot operation.

WebAppsGetMSDeployStatusResponse

WebAppsGetMSDeployStatusResponse: MSDeployStatus & object

Contains response data for the getMSDeployStatus operation.

WebAppsGetMSDeployStatusSlotResponse

WebAppsGetMSDeployStatusSlotResponse: MSDeployStatus & object

Contains response data for the getMSDeployStatusSlot operation.

WebAppsGetMigrateMySqlStatusResponse

WebAppsGetMigrateMySqlStatusResponse: MigrateMySqlStatus & object

Contains response data for the getMigrateMySqlStatus operation.

WebAppsGetMigrateMySqlStatusSlotResponse

WebAppsGetMigrateMySqlStatusSlotResponse: MigrateMySqlStatus & object

Contains response data for the getMigrateMySqlStatusSlot operation.

WebAppsGetNetworkTraceOperationResponse

WebAppsGetNetworkTraceOperationResponse: Array<NetworkTrace> & object

Contains response data for the getNetworkTraceOperation operation.

WebAppsGetNetworkTraceOperationSlotResponse

WebAppsGetNetworkTraceOperationSlotResponse: Array<NetworkTrace> & object

Contains response data for the getNetworkTraceOperationSlot operation.

WebAppsGetNetworkTraceOperationSlotV2Response

WebAppsGetNetworkTraceOperationSlotV2Response: Array<NetworkTrace> & object

Contains response data for the getNetworkTraceOperationSlotV2 operation.

WebAppsGetNetworkTraceOperationV2Response

WebAppsGetNetworkTraceOperationV2Response: Array<NetworkTrace> & object

Contains response data for the getNetworkTraceOperationV2 operation.

WebAppsGetNetworkTracesResponse

WebAppsGetNetworkTracesResponse: Array<NetworkTrace> & object

Contains response data for the getNetworkTraces operation.

WebAppsGetNetworkTracesSlotResponse

WebAppsGetNetworkTracesSlotResponse: Array<NetworkTrace> & object

Contains response data for the getNetworkTracesSlot operation.

WebAppsGetNetworkTracesSlotV2Response

WebAppsGetNetworkTracesSlotV2Response: Array<NetworkTrace> & object

Contains response data for the getNetworkTracesSlotV2 operation.

WebAppsGetNetworkTracesV2Response

WebAppsGetNetworkTracesV2Response: Array<NetworkTrace> & object

Contains response data for the getNetworkTracesV2 operation.

WebAppsGetPremierAddOnResponse

WebAppsGetPremierAddOnResponse: PremierAddOn & object

Contains response data for the getPremierAddOn operation.

WebAppsGetPremierAddOnSlotResponse

WebAppsGetPremierAddOnSlotResponse: PremierAddOn & object

Contains response data for the getPremierAddOnSlot operation.

WebAppsGetPrivateAccessResponse

WebAppsGetPrivateAccessResponse: PrivateAccess & object

Contains response data for the getPrivateAccess operation.

WebAppsGetPrivateAccessSlotResponse

WebAppsGetPrivateAccessSlotResponse: PrivateAccess & object

Contains response data for the getPrivateAccessSlot operation.

WebAppsGetProcessDumpResponse

WebAppsGetProcessDumpResponse: object

Contains response data for the getProcessDump operation.

Type declaration

WebAppsGetProcessDumpSlotResponse

WebAppsGetProcessDumpSlotResponse: object

Contains response data for the getProcessDumpSlot operation.

Type declaration

WebAppsGetProcessModuleResponse

WebAppsGetProcessModuleResponse: ProcessModuleInfo & object

Contains response data for the getProcessModule operation.

WebAppsGetProcessModuleSlotResponse

WebAppsGetProcessModuleSlotResponse: ProcessModuleInfo & object

Contains response data for the getProcessModuleSlot operation.

WebAppsGetProcessResponse

WebAppsGetProcessResponse: ProcessInfo & object

Contains response data for the getProcess operation.

WebAppsGetProcessSlotResponse

WebAppsGetProcessSlotResponse: ProcessInfo & object

Contains response data for the getProcessSlot operation.

WebAppsGetProcessThreadResponse

WebAppsGetProcessThreadResponse: ProcessThreadInfo & object

Contains response data for the getProcessThread operation.

WebAppsGetProcessThreadSlotResponse

WebAppsGetProcessThreadSlotResponse: ProcessThreadInfo & object

Contains response data for the getProcessThreadSlot operation.

WebAppsGetPublicCertificateResponse

WebAppsGetPublicCertificateResponse: PublicCertificate & object

Contains response data for the getPublicCertificate operation.

WebAppsGetPublicCertificateSlotResponse

WebAppsGetPublicCertificateSlotResponse: PublicCertificate & object

Contains response data for the getPublicCertificateSlot operation.

WebAppsGetRelayServiceConnectionResponse

WebAppsGetRelayServiceConnectionResponse: RelayServiceConnectionEntity & object

Contains response data for the getRelayServiceConnection operation.

WebAppsGetRelayServiceConnectionSlotResponse

WebAppsGetRelayServiceConnectionSlotResponse: RelayServiceConnectionEntity & object

Contains response data for the getRelayServiceConnectionSlot operation.

WebAppsGetResponse

WebAppsGetResponse: Site & object

Contains response data for the get operation.

WebAppsGetSiteExtensionResponse

WebAppsGetSiteExtensionResponse: SiteExtensionInfo & object

Contains response data for the getSiteExtension operation.

WebAppsGetSiteExtensionSlotResponse

WebAppsGetSiteExtensionSlotResponse: SiteExtensionInfo & object

Contains response data for the getSiteExtensionSlot operation.

WebAppsGetSitePhpErrorLogFlagResponse

WebAppsGetSitePhpErrorLogFlagResponse: SitePhpErrorLogFlag & object

Contains response data for the getSitePhpErrorLogFlag operation.

WebAppsGetSitePhpErrorLogFlagSlotResponse

WebAppsGetSitePhpErrorLogFlagSlotResponse: SitePhpErrorLogFlag & object

Contains response data for the getSitePhpErrorLogFlagSlot operation.

WebAppsGetSlotResponse

WebAppsGetSlotResponse: Site & object

Contains response data for the getSlot operation.

WebAppsGetSourceControlResponse

WebAppsGetSourceControlResponse: SiteSourceControl & object

Contains response data for the getSourceControl operation.

WebAppsGetSourceControlSlotResponse

WebAppsGetSourceControlSlotResponse: SiteSourceControl & object

Contains response data for the getSourceControlSlot operation.

WebAppsGetSwiftVirtualNetworkConnectionResponse

WebAppsGetSwiftVirtualNetworkConnectionResponse: SwiftVirtualNetwork & object

Contains response data for the getSwiftVirtualNetworkConnection operation.

WebAppsGetSwiftVirtualNetworkConnectionSlotResponse

WebAppsGetSwiftVirtualNetworkConnectionSlotResponse: SwiftVirtualNetwork & object

Contains response data for the getSwiftVirtualNetworkConnectionSlot operation.

WebAppsGetTriggeredWebJobHistoryResponse

WebAppsGetTriggeredWebJobHistoryResponse: TriggeredJobHistory & object

Contains response data for the getTriggeredWebJobHistory operation.

WebAppsGetTriggeredWebJobHistorySlotResponse

WebAppsGetTriggeredWebJobHistorySlotResponse: TriggeredJobHistory & object

Contains response data for the getTriggeredWebJobHistorySlot operation.

WebAppsGetTriggeredWebJobResponse

WebAppsGetTriggeredWebJobResponse: TriggeredWebJob & object

Contains response data for the getTriggeredWebJob operation.

WebAppsGetTriggeredWebJobSlotResponse

WebAppsGetTriggeredWebJobSlotResponse: TriggeredWebJob & object

Contains response data for the getTriggeredWebJobSlot operation.

WebAppsGetVnetConnectionGatewayResponse

WebAppsGetVnetConnectionGatewayResponse: VnetGateway & object

Contains response data for the getVnetConnectionGateway operation.

WebAppsGetVnetConnectionGatewaySlotResponse

WebAppsGetVnetConnectionGatewaySlotResponse: VnetGateway & object

Contains response data for the getVnetConnectionGatewaySlot operation.

WebAppsGetVnetConnectionResponse

WebAppsGetVnetConnectionResponse: VnetInfo & object

Contains response data for the getVnetConnection operation.

WebAppsGetVnetConnectionSlotResponse

WebAppsGetVnetConnectionSlotResponse: VnetInfo & object

Contains response data for the getVnetConnectionSlot operation.

WebAppsGetWebJobResponse

WebAppsGetWebJobResponse: WebJob & object

Contains response data for the getWebJob operation.

WebAppsGetWebJobSlotResponse

WebAppsGetWebJobSlotResponse: WebJob & object

Contains response data for the getWebJobSlot operation.

WebAppsGetWebSiteContainerLogsResponse

WebAppsGetWebSiteContainerLogsResponse: object

Contains response data for the getWebSiteContainerLogs operation.

Type declaration

WebAppsGetWebSiteContainerLogsSlotResponse

WebAppsGetWebSiteContainerLogsSlotResponse: object

Contains response data for the getWebSiteContainerLogsSlot operation.

Type declaration

WebAppsInstallSiteExtensionResponse

WebAppsInstallSiteExtensionResponse: SiteExtensionInfo & object

Contains response data for the installSiteExtension operation.

WebAppsInstallSiteExtensionSlotResponse

WebAppsInstallSiteExtensionSlotResponse: SiteExtensionInfo & object

Contains response data for the installSiteExtensionSlot operation.

WebAppsIsCloneableResponse

WebAppsIsCloneableResponse: SiteCloneability & object

Contains response data for the isCloneable operation.

WebAppsIsCloneableSlotResponse

WebAppsIsCloneableSlotResponse: SiteCloneability & object

Contains response data for the isCloneableSlot operation.

WebAppsListApplicationSettingsResponse

WebAppsListApplicationSettingsResponse: StringDictionary & object

Contains response data for the listApplicationSettings operation.

WebAppsListApplicationSettingsSlotResponse

WebAppsListApplicationSettingsSlotResponse: StringDictionary & object

Contains response data for the listApplicationSettingsSlot operation.

WebAppsListAzureStorageAccountsResponse

WebAppsListAzureStorageAccountsResponse: AzureStoragePropertyDictionaryResource & object

Contains response data for the listAzureStorageAccounts operation.

WebAppsListAzureStorageAccountsSlotResponse

WebAppsListAzureStorageAccountsSlotResponse: AzureStoragePropertyDictionaryResource & object

Contains response data for the listAzureStorageAccountsSlot operation.

WebAppsListBackupStatusSecretsResponse

WebAppsListBackupStatusSecretsResponse: BackupItem & object

Contains response data for the listBackupStatusSecrets operation.

WebAppsListBackupStatusSecretsSlotResponse

WebAppsListBackupStatusSecretsSlotResponse: BackupItem & object

Contains response data for the listBackupStatusSecretsSlot operation.

WebAppsListBackupsNextResponse

WebAppsListBackupsNextResponse: BackupItemCollection & object

Contains response data for the listBackupsNext operation.

WebAppsListBackupsResponse

WebAppsListBackupsResponse: BackupItemCollection & object

Contains response data for the listBackups operation.

WebAppsListBackupsSlotNextResponse

WebAppsListBackupsSlotNextResponse: BackupItemCollection & object

Contains response data for the listBackupsSlotNext operation.

WebAppsListBackupsSlotResponse

WebAppsListBackupsSlotResponse: BackupItemCollection & object

Contains response data for the listBackupsSlot operation.

WebAppsListByResourceGroupNextResponse

WebAppsListByResourceGroupNextResponse: WebAppCollection & object

Contains response data for the listByResourceGroupNext operation.

WebAppsListByResourceGroupResponse

WebAppsListByResourceGroupResponse: WebAppCollection & object

Contains response data for the listByResourceGroup operation.

WebAppsListConfigurationSnapshotInfoNextResponse

WebAppsListConfigurationSnapshotInfoNextResponse: SiteConfigurationSnapshotInfoCollection & object

Contains response data for the listConfigurationSnapshotInfoNext operation.

WebAppsListConfigurationSnapshotInfoResponse

WebAppsListConfigurationSnapshotInfoResponse: SiteConfigurationSnapshotInfoCollection & object

Contains response data for the listConfigurationSnapshotInfo operation.

WebAppsListConfigurationSnapshotInfoSlotNextResponse

WebAppsListConfigurationSnapshotInfoSlotNextResponse: SiteConfigurationSnapshotInfoCollection & object

Contains response data for the listConfigurationSnapshotInfoSlotNext operation.

WebAppsListConfigurationSnapshotInfoSlotResponse

WebAppsListConfigurationSnapshotInfoSlotResponse: SiteConfigurationSnapshotInfoCollection & object

Contains response data for the listConfigurationSnapshotInfoSlot operation.

WebAppsListConfigurationsNextResponse

WebAppsListConfigurationsNextResponse: SiteConfigResourceCollection & object

Contains response data for the listConfigurationsNext operation.

WebAppsListConfigurationsResponse

WebAppsListConfigurationsResponse: SiteConfigResourceCollection & object

Contains response data for the listConfigurations operation.

WebAppsListConfigurationsSlotNextResponse

WebAppsListConfigurationsSlotNextResponse: SiteConfigResourceCollection & object

Contains response data for the listConfigurationsSlotNext operation.

WebAppsListConfigurationsSlotResponse

WebAppsListConfigurationsSlotResponse: SiteConfigResourceCollection & object

Contains response data for the listConfigurationsSlot operation.

WebAppsListConnectionStringsResponse

WebAppsListConnectionStringsResponse: ConnectionStringDictionary & object

Contains response data for the listConnectionStrings operation.

WebAppsListConnectionStringsSlotResponse

WebAppsListConnectionStringsSlotResponse: ConnectionStringDictionary & object

Contains response data for the listConnectionStringsSlot operation.

WebAppsListContinuousWebJobsNextResponse

WebAppsListContinuousWebJobsNextResponse: ContinuousWebJobCollection & object

Contains response data for the listContinuousWebJobsNext operation.

WebAppsListContinuousWebJobsResponse

WebAppsListContinuousWebJobsResponse: ContinuousWebJobCollection & object

Contains response data for the listContinuousWebJobs operation.

WebAppsListContinuousWebJobsSlotNextResponse

WebAppsListContinuousWebJobsSlotNextResponse: ContinuousWebJobCollection & object

Contains response data for the listContinuousWebJobsSlotNext operation.

WebAppsListContinuousWebJobsSlotResponse

WebAppsListContinuousWebJobsSlotResponse: ContinuousWebJobCollection & object

Contains response data for the listContinuousWebJobsSlot operation.

WebAppsListDeploymentLogResponse

WebAppsListDeploymentLogResponse: Deployment & object

Contains response data for the listDeploymentLog operation.

WebAppsListDeploymentLogSlotResponse

WebAppsListDeploymentLogSlotResponse: Deployment & object

Contains response data for the listDeploymentLogSlot operation.

WebAppsListDeploymentsNextResponse

WebAppsListDeploymentsNextResponse: DeploymentCollection & object

Contains response data for the listDeploymentsNext operation.

WebAppsListDeploymentsResponse

WebAppsListDeploymentsResponse: DeploymentCollection & object

Contains response data for the listDeployments operation.

WebAppsListDeploymentsSlotNextResponse

WebAppsListDeploymentsSlotNextResponse: DeploymentCollection & object

Contains response data for the listDeploymentsSlotNext operation.

WebAppsListDeploymentsSlotResponse

WebAppsListDeploymentsSlotResponse: DeploymentCollection & object

Contains response data for the listDeploymentsSlot operation.

WebAppsListDomainOwnershipIdentifiersNextResponse

WebAppsListDomainOwnershipIdentifiersNextResponse: IdentifierCollection & object

Contains response data for the listDomainOwnershipIdentifiersNext operation.

WebAppsListDomainOwnershipIdentifiersResponse

WebAppsListDomainOwnershipIdentifiersResponse: IdentifierCollection & object

Contains response data for the listDomainOwnershipIdentifiers operation.

WebAppsListDomainOwnershipIdentifiersSlotNextResponse

WebAppsListDomainOwnershipIdentifiersSlotNextResponse: IdentifierCollection & object

Contains response data for the listDomainOwnershipIdentifiersSlotNext operation.

WebAppsListDomainOwnershipIdentifiersSlotResponse

WebAppsListDomainOwnershipIdentifiersSlotResponse: IdentifierCollection & object

Contains response data for the listDomainOwnershipIdentifiersSlot operation.

WebAppsListFunctionSecretsResponse

WebAppsListFunctionSecretsResponse: FunctionSecrets & object

Contains response data for the listFunctionSecrets operation.

WebAppsListFunctionSecretsSlotResponse

WebAppsListFunctionSecretsSlotResponse: FunctionSecrets & object

Contains response data for the listFunctionSecretsSlot operation.

WebAppsListFunctionsNextResponse

WebAppsListFunctionsNextResponse: FunctionEnvelopeCollection & object

Contains response data for the listFunctionsNext operation.

WebAppsListFunctionsResponse

WebAppsListFunctionsResponse: FunctionEnvelopeCollection & object

Contains response data for the listFunctions operation.

WebAppsListHostNameBindingsNextResponse

WebAppsListHostNameBindingsNextResponse: HostNameBindingCollection & object

Contains response data for the listHostNameBindingsNext operation.

WebAppsListHostNameBindingsResponse

WebAppsListHostNameBindingsResponse: HostNameBindingCollection & object

Contains response data for the listHostNameBindings operation.

WebAppsListHostNameBindingsSlotNextResponse

WebAppsListHostNameBindingsSlotNextResponse: HostNameBindingCollection & object

Contains response data for the listHostNameBindingsSlotNext operation.

WebAppsListHostNameBindingsSlotResponse

WebAppsListHostNameBindingsSlotResponse: HostNameBindingCollection & object

Contains response data for the listHostNameBindingsSlot operation.

WebAppsListHybridConnectionKeysResponse

WebAppsListHybridConnectionKeysResponse: HybridConnectionKey & object

Contains response data for the listHybridConnectionKeys operation.

WebAppsListHybridConnectionKeysSlotResponse

WebAppsListHybridConnectionKeysSlotResponse: HybridConnectionKey & object

Contains response data for the listHybridConnectionKeysSlot operation.

WebAppsListHybridConnectionsResponse

WebAppsListHybridConnectionsResponse: HybridConnection & object

Contains response data for the listHybridConnections operation.

WebAppsListHybridConnectionsSlotResponse

WebAppsListHybridConnectionsSlotResponse: HybridConnection & object

Contains response data for the listHybridConnectionsSlot operation.

WebAppsListInstanceFunctionsSlotNextResponse

WebAppsListInstanceFunctionsSlotNextResponse: FunctionEnvelopeCollection & object

Contains response data for the listInstanceFunctionsSlotNext operation.

WebAppsListInstanceFunctionsSlotResponse

WebAppsListInstanceFunctionsSlotResponse: FunctionEnvelopeCollection & object

Contains response data for the listInstanceFunctionsSlot operation.

WebAppsListInstanceIdentifiersNextResponse

WebAppsListInstanceIdentifiersNextResponse: WebAppInstanceCollection & object

Contains response data for the listInstanceIdentifiersNext operation.

WebAppsListInstanceIdentifiersResponse

WebAppsListInstanceIdentifiersResponse: WebAppInstanceCollection & object

Contains response data for the listInstanceIdentifiers operation.

WebAppsListInstanceIdentifiersSlotNextResponse

WebAppsListInstanceIdentifiersSlotNextResponse: WebAppInstanceCollection & object

Contains response data for the listInstanceIdentifiersSlotNext operation.

WebAppsListInstanceIdentifiersSlotResponse

WebAppsListInstanceIdentifiersSlotResponse: WebAppInstanceCollection & object

Contains response data for the listInstanceIdentifiersSlot operation.

WebAppsListInstanceProcessModulesNextResponse

WebAppsListInstanceProcessModulesNextResponse: ProcessModuleInfoCollection & object

Contains response data for the listInstanceProcessModulesNext operation.

WebAppsListInstanceProcessModulesResponse

WebAppsListInstanceProcessModulesResponse: ProcessModuleInfoCollection & object

Contains response data for the listInstanceProcessModules operation.

WebAppsListInstanceProcessModulesSlotNextResponse

WebAppsListInstanceProcessModulesSlotNextResponse: ProcessModuleInfoCollection & object

Contains response data for the listInstanceProcessModulesSlotNext operation.

WebAppsListInstanceProcessModulesSlotResponse

WebAppsListInstanceProcessModulesSlotResponse: ProcessModuleInfoCollection & object

Contains response data for the listInstanceProcessModulesSlot operation.

WebAppsListInstanceProcessThreadsNextResponse

WebAppsListInstanceProcessThreadsNextResponse: ProcessThreadInfoCollection & object

Contains response data for the listInstanceProcessThreadsNext operation.

WebAppsListInstanceProcessThreadsResponse

WebAppsListInstanceProcessThreadsResponse: ProcessThreadInfoCollection & object

Contains response data for the listInstanceProcessThreads operation.

WebAppsListInstanceProcessThreadsSlotNextResponse

WebAppsListInstanceProcessThreadsSlotNextResponse: ProcessThreadInfoCollection & object

Contains response data for the listInstanceProcessThreadsSlotNext operation.

WebAppsListInstanceProcessThreadsSlotResponse

WebAppsListInstanceProcessThreadsSlotResponse: ProcessThreadInfoCollection & object

Contains response data for the listInstanceProcessThreadsSlot operation.

WebAppsListInstanceProcessesNextResponse

WebAppsListInstanceProcessesNextResponse: ProcessInfoCollection & object

Contains response data for the listInstanceProcessesNext operation.

WebAppsListInstanceProcessesResponse

WebAppsListInstanceProcessesResponse: ProcessInfoCollection & object

Contains response data for the listInstanceProcesses operation.

WebAppsListInstanceProcessesSlotNextResponse

WebAppsListInstanceProcessesSlotNextResponse: ProcessInfoCollection & object

Contains response data for the listInstanceProcessesSlotNext operation.

WebAppsListInstanceProcessesSlotResponse

WebAppsListInstanceProcessesSlotResponse: ProcessInfoCollection & object

Contains response data for the listInstanceProcessesSlot operation.

WebAppsListMetadataResponse

WebAppsListMetadataResponse: StringDictionary & object

Contains response data for the listMetadata operation.

WebAppsListMetadataSlotResponse

WebAppsListMetadataSlotResponse: StringDictionary & object

Contains response data for the listMetadataSlot operation.

WebAppsListMetricDefinitionsNextResponse

WebAppsListMetricDefinitionsNextResponse: ResourceMetricDefinitionCollection & object

Contains response data for the listMetricDefinitionsNext operation.

WebAppsListMetricDefinitionsResponse

WebAppsListMetricDefinitionsResponse: ResourceMetricDefinitionCollection & object

Contains response data for the listMetricDefinitions operation.

WebAppsListMetricDefinitionsSlotNextResponse

WebAppsListMetricDefinitionsSlotNextResponse: ResourceMetricDefinitionCollection & object

Contains response data for the listMetricDefinitionsSlotNext operation.

WebAppsListMetricDefinitionsSlotResponse

WebAppsListMetricDefinitionsSlotResponse: ResourceMetricDefinitionCollection & object

Contains response data for the listMetricDefinitionsSlot operation.

WebAppsListMetricsNextResponse

WebAppsListMetricsNextResponse: ResourceMetricCollection & object

Contains response data for the listMetricsNext operation.

WebAppsListMetricsResponse

WebAppsListMetricsResponse: ResourceMetricCollection & object

Contains response data for the listMetrics operation.

WebAppsListMetricsSlotNextResponse

WebAppsListMetricsSlotNextResponse: ResourceMetricCollection & object

Contains response data for the listMetricsSlotNext operation.

WebAppsListMetricsSlotResponse

WebAppsListMetricsSlotResponse: ResourceMetricCollection & object

Contains response data for the listMetricsSlot operation.

WebAppsListNetworkFeaturesResponse

WebAppsListNetworkFeaturesResponse: NetworkFeatures & object

Contains response data for the listNetworkFeatures operation.

WebAppsListNetworkFeaturesSlotResponse

WebAppsListNetworkFeaturesSlotResponse: NetworkFeatures & object

Contains response data for the listNetworkFeaturesSlot operation.

WebAppsListNextResponse

WebAppsListNextResponse: WebAppCollection & object

Contains response data for the listNext operation.

WebAppsListPerfMonCountersNextResponse

WebAppsListPerfMonCountersNextResponse: PerfMonCounterCollection & object

Contains response data for the listPerfMonCountersNext operation.

WebAppsListPerfMonCountersResponse

WebAppsListPerfMonCountersResponse: PerfMonCounterCollection & object

Contains response data for the listPerfMonCounters operation.

WebAppsListPerfMonCountersSlotNextResponse

WebAppsListPerfMonCountersSlotNextResponse: PerfMonCounterCollection & object

Contains response data for the listPerfMonCountersSlotNext operation.

WebAppsListPerfMonCountersSlotResponse

WebAppsListPerfMonCountersSlotResponse: PerfMonCounterCollection & object

Contains response data for the listPerfMonCountersSlot operation.

WebAppsListPremierAddOnsResponse

WebAppsListPremierAddOnsResponse: PremierAddOn & object

Contains response data for the listPremierAddOns operation.

WebAppsListPremierAddOnsSlotResponse

WebAppsListPremierAddOnsSlotResponse: PremierAddOn & object

Contains response data for the listPremierAddOnsSlot operation.

WebAppsListProcessModulesNextResponse

WebAppsListProcessModulesNextResponse: ProcessModuleInfoCollection & object

Contains response data for the listProcessModulesNext operation.

WebAppsListProcessModulesResponse

WebAppsListProcessModulesResponse: ProcessModuleInfoCollection & object

Contains response data for the listProcessModules operation.

WebAppsListProcessModulesSlotNextResponse

WebAppsListProcessModulesSlotNextResponse: ProcessModuleInfoCollection & object

Contains response data for the listProcessModulesSlotNext operation.

WebAppsListProcessModulesSlotResponse

WebAppsListProcessModulesSlotResponse: ProcessModuleInfoCollection & object

Contains response data for the listProcessModulesSlot operation.

WebAppsListProcessThreadsNextResponse

WebAppsListProcessThreadsNextResponse: ProcessThreadInfoCollection & object

Contains response data for the listProcessThreadsNext operation.

WebAppsListProcessThreadsResponse

WebAppsListProcessThreadsResponse: ProcessThreadInfoCollection & object

Contains response data for the listProcessThreads operation.

WebAppsListProcessThreadsSlotNextResponse

WebAppsListProcessThreadsSlotNextResponse: ProcessThreadInfoCollection & object

Contains response data for the listProcessThreadsSlotNext operation.

WebAppsListProcessThreadsSlotResponse

WebAppsListProcessThreadsSlotResponse: ProcessThreadInfoCollection & object

Contains response data for the listProcessThreadsSlot operation.

WebAppsListProcessesNextResponse

WebAppsListProcessesNextResponse: ProcessInfoCollection & object

Contains response data for the listProcessesNext operation.

WebAppsListProcessesResponse

WebAppsListProcessesResponse: ProcessInfoCollection & object

Contains response data for the listProcesses operation.

WebAppsListProcessesSlotNextResponse

WebAppsListProcessesSlotNextResponse: ProcessInfoCollection & object

Contains response data for the listProcessesSlotNext operation.

WebAppsListProcessesSlotResponse

WebAppsListProcessesSlotResponse: ProcessInfoCollection & object

Contains response data for the listProcessesSlot operation.

WebAppsListPublicCertificatesNextResponse

WebAppsListPublicCertificatesNextResponse: PublicCertificateCollection & object

Contains response data for the listPublicCertificatesNext operation.

WebAppsListPublicCertificatesResponse

WebAppsListPublicCertificatesResponse: PublicCertificateCollection & object

Contains response data for the listPublicCertificates operation.

WebAppsListPublicCertificatesSlotNextResponse

WebAppsListPublicCertificatesSlotNextResponse: PublicCertificateCollection & object

Contains response data for the listPublicCertificatesSlotNext operation.

WebAppsListPublicCertificatesSlotResponse

WebAppsListPublicCertificatesSlotResponse: PublicCertificateCollection & object

Contains response data for the listPublicCertificatesSlot operation.

WebAppsListPublishingCredentialsResponse

WebAppsListPublishingCredentialsResponse: User & object

Contains response data for the listPublishingCredentials operation.

WebAppsListPublishingCredentialsSlotResponse

WebAppsListPublishingCredentialsSlotResponse: User & object

Contains response data for the listPublishingCredentialsSlot operation.

WebAppsListPublishingProfileXmlWithSecretsResponse

WebAppsListPublishingProfileXmlWithSecretsResponse: object

Contains response data for the listPublishingProfileXmlWithSecrets operation.

Type declaration

WebAppsListPublishingProfileXmlWithSecretsSlotResponse

WebAppsListPublishingProfileXmlWithSecretsSlotResponse: object

Contains response data for the listPublishingProfileXmlWithSecretsSlot operation.

Type declaration

WebAppsListRelayServiceConnectionsResponse

WebAppsListRelayServiceConnectionsResponse: RelayServiceConnectionEntity & object

Contains response data for the listRelayServiceConnections operation.

WebAppsListRelayServiceConnectionsSlotResponse

WebAppsListRelayServiceConnectionsSlotResponse: RelayServiceConnectionEntity & object

Contains response data for the listRelayServiceConnectionsSlot operation.

WebAppsListResponse

WebAppsListResponse: WebAppCollection & object

Contains response data for the list operation.

WebAppsListSiteExtensionsNextResponse

WebAppsListSiteExtensionsNextResponse: SiteExtensionInfoCollection & object

Contains response data for the listSiteExtensionsNext operation.

WebAppsListSiteExtensionsResponse

WebAppsListSiteExtensionsResponse: SiteExtensionInfoCollection & object

Contains response data for the listSiteExtensions operation.

WebAppsListSiteExtensionsSlotNextResponse

WebAppsListSiteExtensionsSlotNextResponse: SiteExtensionInfoCollection & object

Contains response data for the listSiteExtensionsSlotNext operation.

WebAppsListSiteExtensionsSlotResponse

WebAppsListSiteExtensionsSlotResponse: SiteExtensionInfoCollection & object

Contains response data for the listSiteExtensionsSlot operation.

WebAppsListSitePushSettingsResponse

WebAppsListSitePushSettingsResponse: PushSettings & object

Contains response data for the listSitePushSettings operation.

WebAppsListSitePushSettingsSlotResponse

WebAppsListSitePushSettingsSlotResponse: PushSettings & object

Contains response data for the listSitePushSettingsSlot operation.

WebAppsListSlotConfigurationNamesResponse

WebAppsListSlotConfigurationNamesResponse: SlotConfigNamesResource & object

Contains response data for the listSlotConfigurationNames operation.

WebAppsListSlotDifferencesFromProductionNextResponse

WebAppsListSlotDifferencesFromProductionNextResponse: SlotDifferenceCollection & object

Contains response data for the listSlotDifferencesFromProductionNext operation.

WebAppsListSlotDifferencesFromProductionResponse

WebAppsListSlotDifferencesFromProductionResponse: SlotDifferenceCollection & object

Contains response data for the listSlotDifferencesFromProduction operation.

WebAppsListSlotDifferencesSlotNextResponse

WebAppsListSlotDifferencesSlotNextResponse: SlotDifferenceCollection & object

Contains response data for the listSlotDifferencesSlotNext operation.

WebAppsListSlotDifferencesSlotResponse

WebAppsListSlotDifferencesSlotResponse: SlotDifferenceCollection & object

Contains response data for the listSlotDifferencesSlot operation.

WebAppsListSlotsNextResponse

WebAppsListSlotsNextResponse: WebAppCollection & object

Contains response data for the listSlotsNext operation.

WebAppsListSlotsResponse

WebAppsListSlotsResponse: WebAppCollection & object

Contains response data for the listSlots operation.

WebAppsListSnapshotsFromDRSecondaryNextResponse

WebAppsListSnapshotsFromDRSecondaryNextResponse: SnapshotCollection & object

Contains response data for the listSnapshotsFromDRSecondaryNext operation.

WebAppsListSnapshotsFromDRSecondaryResponse

WebAppsListSnapshotsFromDRSecondaryResponse: SnapshotCollection & object

Contains response data for the listSnapshotsFromDRSecondary operation.

WebAppsListSnapshotsFromDRSecondarySlotNextResponse

WebAppsListSnapshotsFromDRSecondarySlotNextResponse: SnapshotCollection & object

Contains response data for the listSnapshotsFromDRSecondarySlotNext operation.

WebAppsListSnapshotsFromDRSecondarySlotResponse

WebAppsListSnapshotsFromDRSecondarySlotResponse: SnapshotCollection & object

Contains response data for the listSnapshotsFromDRSecondarySlot operation.

WebAppsListSnapshotsNextResponse

WebAppsListSnapshotsNextResponse: SnapshotCollection & object

Contains response data for the listSnapshotsNext operation.

WebAppsListSnapshotsResponse

WebAppsListSnapshotsResponse: SnapshotCollection & object

Contains response data for the listSnapshots operation.

WebAppsListSnapshotsSlotNextResponse

WebAppsListSnapshotsSlotNextResponse: SnapshotCollection & object

Contains response data for the listSnapshotsSlotNext operation.

WebAppsListSnapshotsSlotResponse

WebAppsListSnapshotsSlotResponse: SnapshotCollection & object

Contains response data for the listSnapshotsSlot operation.

WebAppsListSyncFunctionTriggersResponse

WebAppsListSyncFunctionTriggersResponse: FunctionSecrets & object

Contains response data for the listSyncFunctionTriggers operation.

WebAppsListSyncFunctionTriggersSlotResponse

WebAppsListSyncFunctionTriggersSlotResponse: FunctionSecrets & object

Contains response data for the listSyncFunctionTriggersSlot operation.

WebAppsListTriggeredWebJobHistoryNextResponse

WebAppsListTriggeredWebJobHistoryNextResponse: TriggeredJobHistoryCollection & object

Contains response data for the listTriggeredWebJobHistoryNext operation.

WebAppsListTriggeredWebJobHistoryResponse

WebAppsListTriggeredWebJobHistoryResponse: TriggeredJobHistoryCollection & object

Contains response data for the listTriggeredWebJobHistory operation.

WebAppsListTriggeredWebJobHistorySlotNextResponse

WebAppsListTriggeredWebJobHistorySlotNextResponse: TriggeredJobHistoryCollection & object

Contains response data for the listTriggeredWebJobHistorySlotNext operation.

WebAppsListTriggeredWebJobHistorySlotResponse

WebAppsListTriggeredWebJobHistorySlotResponse: TriggeredJobHistoryCollection & object

Contains response data for the listTriggeredWebJobHistorySlot operation.

WebAppsListTriggeredWebJobsNextResponse

WebAppsListTriggeredWebJobsNextResponse: TriggeredWebJobCollection & object

Contains response data for the listTriggeredWebJobsNext operation.

WebAppsListTriggeredWebJobsResponse

WebAppsListTriggeredWebJobsResponse: TriggeredWebJobCollection & object

Contains response data for the listTriggeredWebJobs operation.

WebAppsListTriggeredWebJobsSlotNextResponse

WebAppsListTriggeredWebJobsSlotNextResponse: TriggeredWebJobCollection & object

Contains response data for the listTriggeredWebJobsSlotNext operation.

WebAppsListTriggeredWebJobsSlotResponse

WebAppsListTriggeredWebJobsSlotResponse: TriggeredWebJobCollection & object

Contains response data for the listTriggeredWebJobsSlot operation.

WebAppsListUsagesNextResponse

WebAppsListUsagesNextResponse: CsmUsageQuotaCollection & object

Contains response data for the listUsagesNext operation.

WebAppsListUsagesResponse

WebAppsListUsagesResponse: CsmUsageQuotaCollection & object

Contains response data for the listUsages operation.

WebAppsListUsagesSlotNextResponse

WebAppsListUsagesSlotNextResponse: CsmUsageQuotaCollection & object

Contains response data for the listUsagesSlotNext operation.

WebAppsListUsagesSlotResponse

WebAppsListUsagesSlotResponse: CsmUsageQuotaCollection & object

Contains response data for the listUsagesSlot operation.

WebAppsListVnetConnectionsResponse

WebAppsListVnetConnectionsResponse: Array<VnetInfo> & object

Contains response data for the listVnetConnections operation.

WebAppsListVnetConnectionsSlotResponse

WebAppsListVnetConnectionsSlotResponse: Array<VnetInfo> & object

Contains response data for the listVnetConnectionsSlot operation.

WebAppsListWebJobsNextResponse

WebAppsListWebJobsNextResponse: WebJobCollection & object

Contains response data for the listWebJobsNext operation.

WebAppsListWebJobsResponse

WebAppsListWebJobsResponse: WebJobCollection & object

Contains response data for the listWebJobs operation.

WebAppsListWebJobsSlotNextResponse

WebAppsListWebJobsSlotNextResponse: WebJobCollection & object

Contains response data for the listWebJobsSlotNext operation.

WebAppsListWebJobsSlotResponse

WebAppsListWebJobsSlotResponse: WebJobCollection & object

Contains response data for the listWebJobsSlot operation.

WebAppsMigrateMySqlResponse

WebAppsMigrateMySqlResponse: Operation & object

Contains response data for the migrateMySql operation.

WebAppsMigrateStorageResponse

WebAppsMigrateStorageResponse: StorageMigrationResponse & object

Contains response data for the migrateStorage operation.

WebAppsPutPrivateAccessVnetResponse

WebAppsPutPrivateAccessVnetResponse: PrivateAccess & object

Contains response data for the putPrivateAccessVnet operation.

WebAppsPutPrivateAccessVnetSlotResponse

WebAppsPutPrivateAccessVnetSlotResponse: PrivateAccess & object

Contains response data for the putPrivateAccessVnetSlot operation.

WebAppsStartNetworkTraceResponse

WebAppsStartNetworkTraceResponse: Array<NetworkTrace> & object

Contains response data for the startNetworkTrace operation.

WebAppsStartNetworkTraceSlotResponse

WebAppsStartNetworkTraceSlotResponse: Array<NetworkTrace> & object

Contains response data for the startNetworkTraceSlot operation.

WebAppsStartWebSiteNetworkTraceOperationResponse

WebAppsStartWebSiteNetworkTraceOperationResponse: Array<NetworkTrace> & object

Contains response data for the startWebSiteNetworkTraceOperation operation.

WebAppsStartWebSiteNetworkTraceOperationSlotResponse

WebAppsStartWebSiteNetworkTraceOperationSlotResponse: Array<NetworkTrace> & object

Contains response data for the startWebSiteNetworkTraceOperationSlot operation.

WebAppsStartWebSiteNetworkTraceResponse

WebAppsStartWebSiteNetworkTraceResponse: object

Contains response data for the startWebSiteNetworkTrace operation.

Type declaration

WebAppsStartWebSiteNetworkTraceSlotResponse

WebAppsStartWebSiteNetworkTraceSlotResponse: object

Contains response data for the startWebSiteNetworkTraceSlot operation.

Type declaration

WebAppsUpdateApplicationSettingsResponse

WebAppsUpdateApplicationSettingsResponse: StringDictionary & object

Contains response data for the updateApplicationSettings operation.

WebAppsUpdateApplicationSettingsSlotResponse

WebAppsUpdateApplicationSettingsSlotResponse: StringDictionary & object

Contains response data for the updateApplicationSettingsSlot operation.

WebAppsUpdateAuthSettingsResponse

WebAppsUpdateAuthSettingsResponse: SiteAuthSettings & object

Contains response data for the updateAuthSettings operation.

WebAppsUpdateAuthSettingsSlotResponse

WebAppsUpdateAuthSettingsSlotResponse: SiteAuthSettings & object

Contains response data for the updateAuthSettingsSlot operation.

WebAppsUpdateAzureStorageAccountsResponse

WebAppsUpdateAzureStorageAccountsResponse: AzureStoragePropertyDictionaryResource & object

Contains response data for the updateAzureStorageAccounts operation.

WebAppsUpdateAzureStorageAccountsSlotResponse

WebAppsUpdateAzureStorageAccountsSlotResponse: AzureStoragePropertyDictionaryResource & object

Contains response data for the updateAzureStorageAccountsSlot operation.

WebAppsUpdateBackupConfigurationResponse

WebAppsUpdateBackupConfigurationResponse: BackupRequest & object

Contains response data for the updateBackupConfiguration operation.

WebAppsUpdateBackupConfigurationSlotResponse

WebAppsUpdateBackupConfigurationSlotResponse: BackupRequest & object

Contains response data for the updateBackupConfigurationSlot operation.

WebAppsUpdateConfigurationResponse

WebAppsUpdateConfigurationResponse: SiteConfigResource & object

Contains response data for the updateConfiguration operation.

WebAppsUpdateConfigurationSlotResponse

WebAppsUpdateConfigurationSlotResponse: SiteConfigResource & object

Contains response data for the updateConfigurationSlot operation.

WebAppsUpdateConnectionStringsResponse

WebAppsUpdateConnectionStringsResponse: ConnectionStringDictionary & object

Contains response data for the updateConnectionStrings operation.

WebAppsUpdateConnectionStringsSlotResponse

WebAppsUpdateConnectionStringsSlotResponse: ConnectionStringDictionary & object

Contains response data for the updateConnectionStringsSlot operation.

WebAppsUpdateDiagnosticLogsConfigResponse

WebAppsUpdateDiagnosticLogsConfigResponse: SiteLogsConfig & object

Contains response data for the updateDiagnosticLogsConfig operation.

WebAppsUpdateDiagnosticLogsConfigSlotResponse

WebAppsUpdateDiagnosticLogsConfigSlotResponse: SiteLogsConfig & object

Contains response data for the updateDiagnosticLogsConfigSlot operation.

WebAppsUpdateDomainOwnershipIdentifierResponse

WebAppsUpdateDomainOwnershipIdentifierResponse: Identifier & object

Contains response data for the updateDomainOwnershipIdentifier operation.

WebAppsUpdateDomainOwnershipIdentifierSlotResponse

WebAppsUpdateDomainOwnershipIdentifierSlotResponse: Identifier & object

Contains response data for the updateDomainOwnershipIdentifierSlot operation.

WebAppsUpdateHybridConnectionResponse

WebAppsUpdateHybridConnectionResponse: HybridConnection & object

Contains response data for the updateHybridConnection operation.

WebAppsUpdateHybridConnectionSlotResponse

WebAppsUpdateHybridConnectionSlotResponse: HybridConnection & object

Contains response data for the updateHybridConnectionSlot operation.

WebAppsUpdateMetadataResponse

WebAppsUpdateMetadataResponse: StringDictionary & object

Contains response data for the updateMetadata operation.

WebAppsUpdateMetadataSlotResponse

WebAppsUpdateMetadataSlotResponse: StringDictionary & object

Contains response data for the updateMetadataSlot operation.

WebAppsUpdatePremierAddOnResponse

WebAppsUpdatePremierAddOnResponse: PremierAddOn & object

Contains response data for the updatePremierAddOn operation.

WebAppsUpdatePremierAddOnSlotResponse

WebAppsUpdatePremierAddOnSlotResponse: PremierAddOn & object

Contains response data for the updatePremierAddOnSlot operation.

WebAppsUpdateRelayServiceConnectionResponse

WebAppsUpdateRelayServiceConnectionResponse: RelayServiceConnectionEntity & object

Contains response data for the updateRelayServiceConnection operation.

WebAppsUpdateRelayServiceConnectionSlotResponse

WebAppsUpdateRelayServiceConnectionSlotResponse: RelayServiceConnectionEntity & object

Contains response data for the updateRelayServiceConnectionSlot operation.

WebAppsUpdateResponse

WebAppsUpdateResponse: Site & object

Contains response data for the update operation.

WebAppsUpdateSitePushSettingsResponse

WebAppsUpdateSitePushSettingsResponse: PushSettings & object

Contains response data for the updateSitePushSettings operation.

WebAppsUpdateSitePushSettingsSlotResponse

WebAppsUpdateSitePushSettingsSlotResponse: PushSettings & object

Contains response data for the updateSitePushSettingsSlot operation.

WebAppsUpdateSlotConfigurationNamesResponse

WebAppsUpdateSlotConfigurationNamesResponse: SlotConfigNamesResource & object

Contains response data for the updateSlotConfigurationNames operation.

WebAppsUpdateSlotResponse

WebAppsUpdateSlotResponse: Site & object

Contains response data for the updateSlot operation.

WebAppsUpdateSourceControlResponse

WebAppsUpdateSourceControlResponse: SiteSourceControl & object

Contains response data for the updateSourceControl operation.

WebAppsUpdateSourceControlSlotResponse

WebAppsUpdateSourceControlSlotResponse: SiteSourceControl & object

Contains response data for the updateSourceControlSlot operation.

WebAppsUpdateSwiftVirtualNetworkConnectionResponse

WebAppsUpdateSwiftVirtualNetworkConnectionResponse: SwiftVirtualNetwork & object

Contains response data for the updateSwiftVirtualNetworkConnection operation.

WebAppsUpdateSwiftVirtualNetworkConnectionSlotResponse

WebAppsUpdateSwiftVirtualNetworkConnectionSlotResponse: SwiftVirtualNetwork & object

Contains response data for the updateSwiftVirtualNetworkConnectionSlot operation.

WebAppsUpdateVnetConnectionGatewayResponse

WebAppsUpdateVnetConnectionGatewayResponse: VnetGateway & object

Contains response data for the updateVnetConnectionGateway operation.

WebAppsUpdateVnetConnectionGatewaySlotResponse

WebAppsUpdateVnetConnectionGatewaySlotResponse: VnetGateway & object

Contains response data for the updateVnetConnectionGatewaySlot operation.

WebAppsUpdateVnetConnectionResponse

WebAppsUpdateVnetConnectionResponse: VnetInfo & object

Contains response data for the updateVnetConnection operation.

WebAppsUpdateVnetConnectionSlotResponse

WebAppsUpdateVnetConnectionSlotResponse: VnetInfo & object

Contains response data for the updateVnetConnectionSlot operation.

WebJobType

WebJobType: "Continuous" | "Triggered"

Defines values for WebJobType. Possible values include: 'Continuous', 'Triggered'

readonly
enum

{string}

WorkerSizeOptions

WorkerSizeOptions: "Small" | "Medium" | "Large" | "D1" | "D2" | "D3" | "Default"

Defines values for WorkerSizeOptions. Possible values include: 'Small', 'Medium', 'Large', 'D1', 'D2', 'D3', 'Default'

readonly
enum

{string}

Variables

Const BaseResource

BaseResource: any = BaseResourceMapper

Const CloudError

CloudError: any = CloudErrorMapper

Object literals

Const ApiDefinitionInfo

ApiDefinitionInfo: object

serializedName

serializedName: string = "ApiDefinitionInfo"

type

type: object

className

className: string = "ApiDefinitionInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

url

url: object

serializedName

serializedName: string = "url"

type

type: object

name

name: string = "String"

Const AppServiceEnvironment

AppServiceEnvironment: object

serializedName

serializedName: string = "AppServiceEnvironment"

type

type: object

className

className: string = "AppServiceEnvironment"

name

name: string = "Composite"

modelProperties

modelProperties: object

allowedMultiSizes

allowedMultiSizes: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "allowedMultiSizes"

type

type: object

name

name: string = "String"

allowedWorkerSizes

allowedWorkerSizes: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "allowedWorkerSizes"

type

type: object

name

name: string = "String"

apiManagementAccountId

apiManagementAccountId: object

serializedName

serializedName: string = "apiManagementAccountId"

type

type: object

name

name: string = "String"

clusterSettings

clusterSettings: object

serializedName

serializedName: string = "clusterSettings"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "NameValuePair"

name

name: string = "Composite"

databaseEdition

databaseEdition: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "databaseEdition"

type

type: object

name

name: string = "String"

databaseServiceObjective

databaseServiceObjective: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "databaseServiceObjective"

type

type: object

name

name: string = "String"

defaultFrontEndScaleFactor

defaultFrontEndScaleFactor: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "defaultFrontEndScaleFactor"

type

type: object

name

name: string = "Number"

dnsSuffix

dnsSuffix: object

serializedName

serializedName: string = "dnsSuffix"

type

type: object

name

name: string = "String"

dynamicCacheEnabled

dynamicCacheEnabled: object

serializedName

serializedName: string = "dynamicCacheEnabled"

type

type: object

name

name: string = "Boolean"

environmentCapacities

environmentCapacities: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "environmentCapacities"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "StampCapacity"

name

name: string = "Composite"

environmentIsHealthy

environmentIsHealthy: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "environmentIsHealthy"

type

type: object

name

name: string = "Boolean"

environmentStatus

environmentStatus: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "environmentStatus"

type

type: object

name

name: string = "String"

frontEndScaleFactor

frontEndScaleFactor: object

serializedName

serializedName: string = "frontEndScaleFactor"

type

type: object

name

name: string = "Number"

hasLinuxWorkers

hasLinuxWorkers: object

serializedName

serializedName: string = "hasLinuxWorkers"

type

type: object

name

name: string = "Boolean"

internalLoadBalancingMode

internalLoadBalancingMode: object

serializedName

serializedName: string = "internalLoadBalancingMode"

type

type: object

allowedValues

allowedValues: string[] = ["None","Web","Publishing"]

name

name: string = "Enum"

ipsslAddressCount

ipsslAddressCount: object

serializedName

serializedName: string = "ipsslAddressCount"

type

type: object

name

name: string = "Number"

lastAction

lastAction: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "lastAction"

type

type: object

name

name: string = "String"

lastActionResult

lastActionResult: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "lastActionResult"

type

type: object

name

name: string = "String"

location

location: object

required

required: boolean = true

serializedName

serializedName: string = "location"

type

type: object

name

name: string = "String"

maximumNumberOfMachines

maximumNumberOfMachines: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "maximumNumberOfMachines"

type

type: object

name

name: string = "Number"

multiRoleCount

multiRoleCount: object

serializedName

serializedName: string = "multiRoleCount"

type

type: object

name

name: string = "Number"

multiSize

multiSize: object

serializedName

serializedName: string = "multiSize"

type

type: object

name

name: string = "String"

name

name: object

required

required: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

networkAccessControlList

networkAccessControlList: object

serializedName

serializedName: string = "networkAccessControlList"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "NetworkAccessControlEntry"

name

name: string = "Composite"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "provisioningState"

type

type: object

allowedValues

allowedValues: string[] = ["Succeeded","Failed","Canceled","InProgress","Deleting"]

name

name: string = "Enum"

resourceGroup

resourceGroup: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "resourceGroup"

type

type: object

name

name: string = "String"

sslCertKeyVaultId

sslCertKeyVaultId: object

serializedName

serializedName: string = "sslCertKeyVaultId"

type

type: object

name

name: string = "String"

sslCertKeyVaultSecretName

sslCertKeyVaultSecretName: object

serializedName

serializedName: string = "sslCertKeyVaultSecretName"

type

type: object

name

name: string = "String"

status

status: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "status"

type

type: object

allowedValues

allowedValues: string[] = ["Preparing","Ready","Scaling","Deleting"]

name

name: string = "Enum"

subscriptionId

subscriptionId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "subscriptionId"

type

type: object

name

name: string = "String"

suspended

suspended: object

serializedName

serializedName: string = "suspended"

type

type: object

name

name: string = "Boolean"

upgradeDomains

upgradeDomains: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "upgradeDomains"

type

type: object

name

name: string = "Number"

userWhitelistedIpRanges

userWhitelistedIpRanges: object

serializedName

serializedName: string = "userWhitelistedIpRanges"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

vipMappings

vipMappings: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "vipMappings"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualIPMapping"

name

name: string = "Composite"

virtualNetwork

virtualNetwork: object

required

required: boolean = true

serializedName

serializedName: string = "virtualNetwork"

type

type: object

className

className: string = "VirtualNetworkProfile"

name

name: string = "Composite"

vnetName

vnetName: object

serializedName

serializedName: string = "vnetName"

type

type: object

name

name: string = "String"

vnetResourceGroupName

vnetResourceGroupName: object

serializedName

serializedName: string = "vnetResourceGroupName"

type

type: object

name

name: string = "String"

vnetSubnetName

vnetSubnetName: object

serializedName

serializedName: string = "vnetSubnetName"

type

type: object

name

name: string = "String"

workerPools

workerPools: object

required

required: boolean = true

serializedName

serializedName: string = "workerPools"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "WorkerPool"

name

name: string = "Composite"

Const AppServicePlan

AppServicePlan: object

serializedName

serializedName: string = "AppServicePlan"

type

type: object

className

className: string = "AppServicePlan"

name

name: string = "Composite"

modelProperties

modelProperties: object

freeOfferExpirationTime

freeOfferExpirationTime: object

serializedName

serializedName: string = "properties.freeOfferExpirationTime"

type

type: object

name

name: string = "DateTime"

geoRegion

geoRegion: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.geoRegion"

type

type: object

name

name: string = "String"

hostingEnvironmentProfile

hostingEnvironmentProfile: object

serializedName

serializedName: string = "properties.hostingEnvironmentProfile"

type

type: object

className

className: string = "HostingEnvironmentProfile"

name

name: string = "Composite"

hyperV

hyperV: object

defaultValue

defaultValue: boolean = false

serializedName

serializedName: string = "properties.hyperV"

type

type: object

name

name: string = "Boolean"

isSpot

isSpot: object

serializedName

serializedName: string = "properties.isSpot"

type

type: object

name

name: string = "Boolean"

isXenon

isXenon: object

defaultValue

defaultValue: boolean = false

serializedName

serializedName: string = "properties.isXenon"

type

type: object

name

name: string = "Boolean"

maximumElasticWorkerCount

maximumElasticWorkerCount: object

serializedName

serializedName: string = "properties.maximumElasticWorkerCount"

type

type: object

name

name: string = "Number"

maximumNumberOfWorkers

maximumNumberOfWorkers: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.maximumNumberOfWorkers"

type

type: object

name

name: string = "Number"

numberOfSites

numberOfSites: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.numberOfSites"

type

type: object

name

name: string = "Number"

perSiteScaling

perSiteScaling: object

defaultValue

defaultValue: boolean = false

serializedName

serializedName: string = "properties.perSiteScaling"

type

type: object

name

name: string = "Boolean"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

allowedValues

allowedValues: string[] = ["Succeeded","Failed","Canceled","InProgress","Deleting"]

name

name: string = "Enum"

reserved

reserved: object

defaultValue

defaultValue: boolean = false

serializedName

serializedName: string = "properties.reserved"

type

type: object

name

name: string = "Boolean"

resourceGroup

resourceGroup: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.resourceGroup"

type

type: object

name

name: string = "String"

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "SkuDescription"

name

name: string = "Composite"

spotExpirationTime

spotExpirationTime: object

serializedName

serializedName: string = "properties.spotExpirationTime"

type

type: object

name

name: string = "DateTime"

status

status: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.status"

type

type: object

allowedValues

allowedValues: string[] = ["Ready","Pending","Creating"]

name

name: string = "Enum"

subscription

subscription: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.subscription"

type

type: object

name

name: string = "String"

targetWorkerCount

targetWorkerCount: object

serializedName

serializedName: string = "properties.targetWorkerCount"

type

type: object

name

name: string = "Number"

targetWorkerSizeId

targetWorkerSizeId: object

serializedName

serializedName: string = "properties.targetWorkerSizeId"

type

type: object

name

name: string = "Number"

workerTierName

workerTierName: object

serializedName

serializedName: string = "properties.workerTierName"

type

type: object

name

name: string = "String"

Const AppServicePlanCollection

AppServicePlanCollection: object

serializedName

serializedName: string = "AppServicePlanCollection"

type

type: object

className

className: string = "AppServicePlanCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "AppServicePlan"

name

name: string = "Composite"

Const AppServicePlanPatchResource

AppServicePlanPatchResource: object

serializedName

serializedName: string = "AppServicePlanPatchResource"

type

type: object

className

className: string = "AppServicePlanPatchResource"

name

name: string = "Composite"

modelProperties

modelProperties: object

freeOfferExpirationTime

freeOfferExpirationTime: object

serializedName

serializedName: string = "properties.freeOfferExpirationTime"

type

type: object

name

name: string = "DateTime"

geoRegion

geoRegion: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.geoRegion"

type

type: object

name

name: string = "String"

hostingEnvironmentProfile

hostingEnvironmentProfile: object

serializedName

serializedName: string = "properties.hostingEnvironmentProfile"

type

type: object

className

className: string = "HostingEnvironmentProfile"

name

name: string = "Composite"

hyperV

hyperV: object

defaultValue

defaultValue: boolean = false

serializedName

serializedName: string = "properties.hyperV"

type

type: object

name

name: string = "Boolean"

isSpot

isSpot: object

serializedName

serializedName: string = "properties.isSpot"

type

type: object

name

name: string = "Boolean"

isXenon

isXenon: object

defaultValue

defaultValue: boolean = false

serializedName

serializedName: string = "properties.isXenon"

type

type: object

name

name: string = "Boolean"

maximumElasticWorkerCount

maximumElasticWorkerCount: object

serializedName

serializedName: string = "properties.maximumElasticWorkerCount"

type

type: object

name

name: string = "Number"

maximumNumberOfWorkers

maximumNumberOfWorkers: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.maximumNumberOfWorkers"

type

type: object

name

name: string = "Number"

numberOfSites

numberOfSites: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.numberOfSites"

type

type: object

name

name: string = "Number"

perSiteScaling

perSiteScaling: object

defaultValue

defaultValue: boolean = false

serializedName

serializedName: string = "properties.perSiteScaling"

type

type: object

name

name: string = "Boolean"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

allowedValues

allowedValues: string[] = ["Succeeded","Failed","Canceled","InProgress","Deleting"]

name

name: string = "Enum"

reserved

reserved: object

defaultValue

defaultValue: boolean = false

serializedName

serializedName: string = "properties.reserved"

type

type: object

name

name: string = "Boolean"

resourceGroup

resourceGroup: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.resourceGroup"

type

type: object

name

name: string = "String"

spotExpirationTime

spotExpirationTime: object

serializedName

serializedName: string = "properties.spotExpirationTime"

type

type: object

name

name: string = "DateTime"

status

status: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.status"

type

type: object

allowedValues

allowedValues: string[] = ["Ready","Pending","Creating"]

name

name: string = "Enum"

subscription

subscription: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.subscription"

type

type: object

name

name: string = "String"

targetWorkerCount

targetWorkerCount: object

serializedName

serializedName: string = "properties.targetWorkerCount"

type

type: object

name

name: string = "Number"

targetWorkerSizeId

targetWorkerSizeId: object

serializedName

serializedName: string = "properties.targetWorkerSizeId"

type

type: object

name

name: string = "Number"

workerTierName

workerTierName: object

serializedName

serializedName: string = "properties.workerTierName"

type

type: object

name

name: string = "String"

Const ApplicationLogsConfig

ApplicationLogsConfig: object

serializedName

serializedName: string = "ApplicationLogsConfig"

type

type: object

className

className: string = "ApplicationLogsConfig"

name

name: string = "Composite"

modelProperties

modelProperties: object

azureBlobStorage

azureBlobStorage: object

serializedName

serializedName: string = "azureBlobStorage"

type

type: object

className

className: string = "AzureBlobStorageApplicationLogsConfig"

name

name: string = "Composite"

azureTableStorage

azureTableStorage: object

serializedName

serializedName: string = "azureTableStorage"

type

type: object

className

className: string = "AzureTableStorageApplicationLogsConfig"

name

name: string = "Composite"

fileSystem

fileSystem: object

serializedName

serializedName: string = "fileSystem"

type

type: object

className

className: string = "FileSystemApplicationLogsConfig"

name

name: string = "Composite"

Const ApplicationStack

ApplicationStack: object

serializedName

serializedName: string = "ApplicationStack"

type

type: object

className

className: string = "ApplicationStack"

name

name: string = "Composite"

modelProperties

modelProperties: object

dependency

dependency: object

serializedName

serializedName: string = "dependency"

type

type: object

name

name: string = "String"

display

display: object

serializedName

serializedName: string = "display"

type

type: object

name

name: string = "String"

frameworks

frameworks: object

serializedName

serializedName: string = "frameworks"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ApplicationStack"

name

name: string = "Composite"

majorVersions

majorVersions: object

serializedName

serializedName: string = "majorVersions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "StackMajorVersion"

name

name: string = "Composite"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const ApplicationStackCollection

ApplicationStackCollection: object

serializedName

serializedName: string = "ApplicationStackCollection"

type

type: object

className

className: string = "ApplicationStackCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ApplicationStack"

name

name: string = "Composite"

Const AutoHealActions

AutoHealActions: object

serializedName

serializedName: string = "AutoHealActions"

type

type: object

className

className: string = "AutoHealActions"

name

name: string = "Composite"

modelProperties

modelProperties: object

actionType

actionType: object

serializedName

serializedName: string = "actionType"

type

type: object

allowedValues

allowedValues: string[] = ["Recycle","LogEvent","CustomAction"]

name

name: string = "Enum"

customAction

customAction: object

serializedName

serializedName: string = "customAction"

type

type: object

className

className: string = "AutoHealCustomAction"

name

name: string = "Composite"

minProcessExecutionTime

minProcessExecutionTime: object

serializedName

serializedName: string = "minProcessExecutionTime"

type

type: object

name

name: string = "String"

Const AutoHealCustomAction

AutoHealCustomAction: object

serializedName

serializedName: string = "AutoHealCustomAction"

type

type: object

className

className: string = "AutoHealCustomAction"

name

name: string = "Composite"

modelProperties

modelProperties: object

exe

exe: object

serializedName

serializedName: string = "exe"

type

type: object

name

name: string = "String"

parameters

parameters: object

serializedName

serializedName: string = "parameters"

type

type: object

name

name: string = "String"

Const AutoHealRules

AutoHealRules: object

serializedName

serializedName: string = "AutoHealRules"

type

type: object

className

className: string = "AutoHealRules"

name

name: string = "Composite"

modelProperties

modelProperties: object

actions

actions: object

serializedName

serializedName: string = "actions"

type

type: object

className

className: string = "AutoHealActions"

name

name: string = "Composite"

triggers

triggers: object

serializedName

serializedName: string = "triggers"

type

type: object

className

className: string = "AutoHealTriggers"

name

name: string = "Composite"

Const AutoHealTriggers

AutoHealTriggers: object

serializedName

serializedName: string = "AutoHealTriggers"

type

type: object

className

className: string = "AutoHealTriggers"

name

name: string = "Composite"

modelProperties

modelProperties: object

privateBytesInKB

privateBytesInKB: object

serializedName

serializedName: string = "privateBytesInKB"

type

type: object

name

name: string = "Number"

requests

requests: object

serializedName

serializedName: string = "requests"

type

type: object

className

className: string = "RequestsBasedTrigger"

name

name: string = "Composite"

slowRequests

slowRequests: object

serializedName

serializedName: string = "slowRequests"

type

type: object

className

className: string = "SlowRequestsBasedTrigger"

name

name: string = "Composite"

statusCodes

statusCodes: object

serializedName

serializedName: string = "statusCodes"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "StatusCodesBasedTrigger"

name

name: string = "Composite"

Const AzureBlobStorageApplicationLogsConfig

AzureBlobStorageApplicationLogsConfig: object

serializedName

serializedName: string = "AzureBlobStorageApplicationLogsConfig"

type

type: object

className

className: string = "AzureBlobStorageApplicationLogsConfig"

name

name: string = "Composite"

modelProperties

modelProperties: object

level

level: object

serializedName

serializedName: string = "level"

type

type: object

allowedValues

allowedValues: string[] = ["Off","Verbose","Information","Warning","Error"]

name

name: string = "Enum"

retentionInDays

retentionInDays: object

serializedName

serializedName: string = "retentionInDays"

type

type: object

name

name: string = "Number"

sasUrl

sasUrl: object

serializedName

serializedName: string = "sasUrl"

type

type: object

name

name: string = "String"

Const AzureBlobStorageHttpLogsConfig

AzureBlobStorageHttpLogsConfig: object

serializedName

serializedName: string = "AzureBlobStorageHttpLogsConfig"

type

type: object

className

className: string = "AzureBlobStorageHttpLogsConfig"

name

name: string = "Composite"

modelProperties

modelProperties: object

enabled

enabled: object

serializedName

serializedName: string = "enabled"

type

type: object

name

name: string = "Boolean"

retentionInDays

retentionInDays: object

serializedName

serializedName: string = "retentionInDays"

type

type: object

name

name: string = "Number"

sasUrl

sasUrl: object

serializedName

serializedName: string = "sasUrl"

type

type: object

name

name: string = "String"

Const AzureStorageInfoValue

AzureStorageInfoValue: object

serializedName

serializedName: string = "AzureStorageInfoValue"

type

type: object

className

className: string = "AzureStorageInfoValue"

name

name: string = "Composite"

modelProperties

modelProperties: object

accessKey

accessKey: object

serializedName

serializedName: string = "accessKey"

type

type: object

name

name: string = "String"

accountName

accountName: object

serializedName

serializedName: string = "accountName"

type

type: object

name

name: string = "String"

mountPath

mountPath: object

serializedName

serializedName: string = "mountPath"

type

type: object

name

name: string = "String"

shareName

shareName: object

serializedName

serializedName: string = "shareName"

type

type: object

name

name: string = "String"

state

state: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "state"

type

type: object

allowedValues

allowedValues: string[] = ["Ok","InvalidCredentials","InvalidShare"]

name

name: string = "Enum"

type

type: object

serializedName

serializedName: string = "type"

type

type: object

allowedValues

allowedValues: string[] = ["AzureFiles","AzureBlob"]

name

name: string = "Enum"

Const AzureStoragePropertyDictionaryResource

AzureStoragePropertyDictionaryResource: object

serializedName

serializedName: string = "AzureStoragePropertyDictionaryResource"

type

type: object

className

className: string = "AzureStoragePropertyDictionaryResource"

name

name: string = "Composite"

modelProperties

modelProperties: object

properties

properties: object

serializedName

serializedName: string = "properties"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

className

className: string = "AzureStorageInfoValue"

name

name: string = "Composite"

Const AzureTableStorageApplicationLogsConfig

AzureTableStorageApplicationLogsConfig: object

serializedName

serializedName: string = "AzureTableStorageApplicationLogsConfig"

type

type: object

className

className: string = "AzureTableStorageApplicationLogsConfig"

name

name: string = "Composite"

modelProperties

modelProperties: object

level

level: object

serializedName

serializedName: string = "level"

type

type: object

allowedValues

allowedValues: string[] = ["Off","Verbose","Information","Warning","Error"]

name

name: string = "Enum"

sasUrl

sasUrl: object

required

required: boolean = true

serializedName

serializedName: string = "sasUrl"

type

type: object

name

name: string = "String"

Const BackupItem

BackupItem: object

serializedName

serializedName: string = "BackupItem"

type

type: object

className

className: string = "BackupItem"

name

name: string = "Composite"

modelProperties

modelProperties: object

backupId

backupId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.id"

type

type: object

name

name: string = "Number"

backupItemName

backupItemName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.name"

type

type: object

name

name: string = "String"

blobName

blobName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.blobName"

type

type: object

name

name: string = "String"

correlationId

correlationId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.correlationId"

type

type: object

name

name: string = "String"

created

created: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.created"

type

type: object

name

name: string = "DateTime"

databases

databases: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.databases"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "DatabaseBackupSetting"

name

name: string = "Composite"

finishedTimeStamp

finishedTimeStamp: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.finishedTimeStamp"

type

type: object

name

name: string = "DateTime"

lastRestoreTimeStamp

lastRestoreTimeStamp: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.lastRestoreTimeStamp"

type

type: object

name

name: string = "DateTime"

log

log: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.log"

type

type: object

name

name: string = "String"

scheduled

scheduled: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.scheduled"

type

type: object

name

name: string = "Boolean"

sizeInBytes

sizeInBytes: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.sizeInBytes"

type

type: object

name

name: string = "Number"

status

status: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.status"

type

type: object

allowedValues

allowedValues: string[] = ["InProgress","Failed","Succeeded","TimedOut","Created","Skipped","PartiallySucceeded","DeleteInProgress","DeleteFailed","Deleted"]

name

name: string = "Enum"

storageAccountUrl

storageAccountUrl: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.storageAccountUrl"

type

type: object

name

name: string = "String"

websiteSizeInBytes

websiteSizeInBytes: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.websiteSizeInBytes"

type

type: object

name

name: string = "Number"

Const BackupItemCollection

BackupItemCollection: object

serializedName

serializedName: string = "BackupItemCollection"

type

type: object

className

className: string = "BackupItemCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "BackupItem"

name

name: string = "Composite"

Const BackupRequest

BackupRequest: object

serializedName

serializedName: string = "BackupRequest"

type

type: object

className

className: string = "BackupRequest"

name

name: string = "Composite"

modelProperties

modelProperties: object

backupName

backupName: object

serializedName

serializedName: string = "properties.backupName"

type

type: object

name

name: string = "String"

backupSchedule

backupSchedule: object

serializedName

serializedName: string = "properties.backupSchedule"

type

type: object

className

className: string = "BackupSchedule"

name

name: string = "Composite"

databases

databases: object

serializedName

serializedName: string = "properties.databases"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "DatabaseBackupSetting"

name

name: string = "Composite"

enabled

enabled: object

serializedName

serializedName: string = "properties.enabled"

type

type: object

name

name: string = "Boolean"

storageAccountUrl

storageAccountUrl: object

required

required: boolean = true

serializedName

serializedName: string = "properties.storageAccountUrl"

type

type: object

name

name: string = "String"

Const BackupSchedule

BackupSchedule: object

serializedName

serializedName: string = "BackupSchedule"

type

type: object

className

className: string = "BackupSchedule"

name

name: string = "Composite"

modelProperties

modelProperties: object

frequencyInterval

frequencyInterval: object

defaultValue

defaultValue: number = 7

required

required: boolean = true

serializedName

serializedName: string = "frequencyInterval"

type

type: object

name

name: string = "Number"

frequencyUnit

frequencyUnit: object

defaultValue

defaultValue: string = "Day"

required

required: boolean = true

serializedName

serializedName: string = "frequencyUnit"

type

type: object

allowedValues

allowedValues: string[] = ["Day","Hour"]

name

name: string = "Enum"

keepAtLeastOneBackup

keepAtLeastOneBackup: object

defaultValue

defaultValue: boolean = true

required

required: boolean = true

serializedName

serializedName: string = "keepAtLeastOneBackup"

type

type: object

name

name: string = "Boolean"

lastExecutionTime

lastExecutionTime: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "lastExecutionTime"

type

type: object

name

name: string = "DateTime"

retentionPeriodInDays

retentionPeriodInDays: object

defaultValue

defaultValue: number = 30

required

required: boolean = true

serializedName

serializedName: string = "retentionPeriodInDays"

type

type: object

name

name: string = "Number"

startTime

startTime: object

serializedName

serializedName: string = "startTime"

type

type: object

name

name: string = "DateTime"

Const BillingMeter

BillingMeter: object

serializedName

serializedName: string = "BillingMeter"

type

type: object

className

className: string = "BillingMeter"

name

name: string = "Composite"

modelProperties

modelProperties: object

billingLocation

billingLocation: object

serializedName

serializedName: string = "properties.billingLocation"

type

type: object

name

name: string = "String"

friendlyName

friendlyName: object

serializedName

serializedName: string = "properties.friendlyName"

type

type: object

name

name: string = "String"

meterId

meterId: object

serializedName

serializedName: string = "properties.meterId"

type

type: object

name

name: string = "String"

osType

osType: object

serializedName

serializedName: string = "properties.osType"

type

type: object

name

name: string = "String"

resourceType

resourceType: object

serializedName

serializedName: string = "properties.resourceType"

type

type: object

name

name: string = "String"

shortName

shortName: object

serializedName

serializedName: string = "properties.shortName"

type

type: object

name

name: string = "String"

Const BillingMeterCollection

BillingMeterCollection: object

serializedName

serializedName: string = "BillingMeterCollection"

type

type: object

className

className: string = "BillingMeterCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "BillingMeter"

name

name: string = "Composite"

Const Capability

Capability: object

serializedName

serializedName: string = "Capability"

type

type: object

className

className: string = "Capability"

name

name: string = "Composite"

modelProperties

modelProperties: object

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

reason

reason: object

serializedName

serializedName: string = "reason"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "String"

Const Certificate

Certificate: object

serializedName

serializedName: string = "Certificate"

type

type: object

className

className: string = "Certificate"

name

name: string = "Composite"

modelProperties

modelProperties: object

cerBlob

cerBlob: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.cerBlob"

type

type: object

name

name: string = "ByteArray"

expirationDate

expirationDate: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.expirationDate"

type

type: object

name

name: string = "DateTime"

friendlyName

friendlyName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.friendlyName"

type

type: object

name

name: string = "String"

hostNames

hostNames: object

serializedName

serializedName: string = "properties.hostNames"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

hostingEnvironmentProfile

hostingEnvironmentProfile: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.hostingEnvironmentProfile"

type

type: object

className

className: string = "HostingEnvironmentProfile"

name

name: string = "Composite"

issueDate

issueDate: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.issueDate"

type

type: object

name

name: string = "DateTime"

issuer

issuer: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.issuer"

type

type: object

name

name: string = "String"

keyVaultId

keyVaultId: object

serializedName

serializedName: string = "properties.keyVaultId"

type

type: object

name

name: string = "String"

keyVaultSecretName

keyVaultSecretName: object

serializedName

serializedName: string = "properties.keyVaultSecretName"

type

type: object

name

name: string = "String"

keyVaultSecretStatus

keyVaultSecretStatus: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.keyVaultSecretStatus"

type

type: object

allowedValues

allowedValues: string[] = ["Initialized","WaitingOnCertificateOrder","Succeeded","CertificateOrderFailed","OperationNotPermittedOnKeyVault","AzureServiceUnauthorizedToAccessKeyVault","KeyVaultDoesNotExist","KeyVaultSecretDoesNotExist","UnknownError","ExternalPrivateKey","Unknown"]

name

name: string = "Enum"

password

password: object

required

required: boolean = true

serializedName

serializedName: string = "properties.password"

type

type: object

name

name: string = "String"

pfxBlob

pfxBlob: object

serializedName

serializedName: string = "properties.pfxBlob"

type

type: object

name

name: string = "ByteArray"

publicKeyHash

publicKeyHash: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.publicKeyHash"

type

type: object

name

name: string = "String"

selfLink

selfLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.selfLink"

type

type: object

name

name: string = "String"

serverFarmId

serverFarmId: object

serializedName

serializedName: string = "properties.serverFarmId"

type

type: object

name

name: string = "String"

siteName

siteName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.siteName"

type

type: object

name

name: string = "String"

subjectName

subjectName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.subjectName"

type

type: object

name

name: string = "String"

thumbprint

thumbprint: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.thumbprint"

type

type: object

name

name: string = "String"

valid

valid: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.valid"

type

type: object

name

name: string = "Boolean"

Const CertificateCollection

CertificateCollection: object

serializedName

serializedName: string = "CertificateCollection"

type

type: object

className

className: string = "CertificateCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Certificate"

name

name: string = "Composite"

Const CertificatePatchResource

CertificatePatchResource: object

serializedName

serializedName: string = "CertificatePatchResource"

type

type: object

className

className: string = "CertificatePatchResource"

name

name: string = "Composite"

modelProperties

modelProperties: object

cerBlob

cerBlob: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.cerBlob"

type

type: object

name

name: string = "ByteArray"

expirationDate

expirationDate: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.expirationDate"

type

type: object

name

name: string = "DateTime"

friendlyName

friendlyName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.friendlyName"

type

type: object

name

name: string = "String"

hostNames

hostNames: object

serializedName

serializedName: string = "properties.hostNames"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

hostingEnvironmentProfile

hostingEnvironmentProfile: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.hostingEnvironmentProfile"

type

type: object

className

className: string = "HostingEnvironmentProfile"

name

name: string = "Composite"

issueDate

issueDate: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.issueDate"

type

type: object

name

name: string = "DateTime"

issuer

issuer: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.issuer"

type

type: object

name

name: string = "String"

keyVaultId

keyVaultId: object

serializedName

serializedName: string = "properties.keyVaultId"

type

type: object

name

name: string = "String"

keyVaultSecretName

keyVaultSecretName: object

serializedName

serializedName: string = "properties.keyVaultSecretName"

type

type: object

name

name: string = "String"

keyVaultSecretStatus

keyVaultSecretStatus: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.keyVaultSecretStatus"

type

type: object

allowedValues

allowedValues: string[] = ["Initialized","WaitingOnCertificateOrder","Succeeded","CertificateOrderFailed","OperationNotPermittedOnKeyVault","AzureServiceUnauthorizedToAccessKeyVault","KeyVaultDoesNotExist","KeyVaultSecretDoesNotExist","UnknownError","ExternalPrivateKey","Unknown"]

name

name: string = "Enum"

password

password: object

required

required: boolean = true

serializedName

serializedName: string = "properties.password"

type

type: object

name

name: string = "String"

pfxBlob

pfxBlob: object

serializedName

serializedName: string = "properties.pfxBlob"

type

type: object

name

name: string = "ByteArray"

publicKeyHash

publicKeyHash: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.publicKeyHash"

type

type: object

name

name: string = "String"

selfLink

selfLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.selfLink"

type

type: object

name

name: string = "String"

serverFarmId

serverFarmId: object

serializedName

serializedName: string = "properties.serverFarmId"

type

type: object

name

name: string = "String"

siteName

siteName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.siteName"

type

type: object

name

name: string = "String"

subjectName

subjectName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.subjectName"

type

type: object

name

name: string = "String"

thumbprint

thumbprint: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.thumbprint"

type

type: object

name

name: string = "String"

valid

valid: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.valid"

type

type: object

name

name: string = "Boolean"

Const CloningInfo

CloningInfo: object

serializedName

serializedName: string = "CloningInfo"

type

type: object

className

className: string = "CloningInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

appSettingsOverrides

appSettingsOverrides: object

serializedName

serializedName: string = "appSettingsOverrides"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

cloneCustomHostNames

cloneCustomHostNames: object

serializedName

serializedName: string = "cloneCustomHostNames"

type

type: object

name

name: string = "Boolean"

cloneSourceControl

cloneSourceControl: object

serializedName

serializedName: string = "cloneSourceControl"

type

type: object

name

name: string = "Boolean"

configureLoadBalancing

configureLoadBalancing: object

serializedName

serializedName: string = "configureLoadBalancing"

type

type: object

name

name: string = "Boolean"

correlationId

correlationId: object

serializedName

serializedName: string = "correlationId"

type

type: object

name

name: string = "Uuid"

hostingEnvironment

hostingEnvironment: object

serializedName

serializedName: string = "hostingEnvironment"

type

type: object

name

name: string = "String"

overwrite

overwrite: object

serializedName

serializedName: string = "overwrite"

type

type: object

name

name: string = "Boolean"

sourceWebAppId

sourceWebAppId: object

required

required: boolean = true

serializedName

serializedName: string = "sourceWebAppId"

type

type: object

name

name: string = "String"

sourceWebAppLocation

sourceWebAppLocation: object

serializedName

serializedName: string = "sourceWebAppLocation"

type

type: object

name

name: string = "String"

trafficManagerProfileId

trafficManagerProfileId: object

serializedName

serializedName: string = "trafficManagerProfileId"

type

type: object

name

name: string = "String"

trafficManagerProfileName

trafficManagerProfileName: object

serializedName

serializedName: string = "trafficManagerProfileName"

type

type: object

name

name: string = "String"

Const ConnStringInfo

ConnStringInfo: object

serializedName

serializedName: string = "ConnStringInfo"

type

type: object

className

className: string = "ConnStringInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

connectionString

connectionString: object

serializedName

serializedName: string = "connectionString"

type

type: object

name

name: string = "String"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

type

type: object

serializedName

serializedName: string = "type"

type

type: object

allowedValues

allowedValues: string[] = ["MySql","SQLServer","SQLAzure","Custom","NotificationHub","ServiceBus","EventHub","ApiHub","DocDb","RedisCache","PostgreSQL"]

name

name: string = "Enum"

Const ConnStringValueTypePair

ConnStringValueTypePair: object

serializedName

serializedName: string = "ConnStringValueTypePair"

type

type: object

className

className: string = "ConnStringValueTypePair"

name

name: string = "Composite"

modelProperties

modelProperties: object

type

type: object

required

required: boolean = true

serializedName

serializedName: string = "type"

type

type: object

allowedValues

allowedValues: string[] = ["MySql","SQLServer","SQLAzure","Custom","NotificationHub","ServiceBus","EventHub","ApiHub","DocDb","RedisCache","PostgreSQL"]

name

name: string = "Enum"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "String"

Const ConnectionStringDictionary

ConnectionStringDictionary: object

serializedName

serializedName: string = "ConnectionStringDictionary"

type

type: object

className

className: string = "ConnectionStringDictionary"

name

name: string = "Composite"

modelProperties

modelProperties: object

properties

properties: object

serializedName

serializedName: string = "properties"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

className

className: string = "ConnStringValueTypePair"

name

name: string = "Composite"

Const ContinuousWebJob

ContinuousWebJob: object

serializedName

serializedName: string = "ContinuousWebJob"

type

type: object

className

className: string = "ContinuousWebJob"

name

name: string = "Composite"

modelProperties

modelProperties: object

detailedStatus

detailedStatus: object

serializedName

serializedName: string = "properties.detailed_status"

type

type: object

name

name: string = "String"

error

error: object

serializedName

serializedName: string = "properties.error"

type

type: object

name

name: string = "String"

extraInfoUrl

extraInfoUrl: object

serializedName

serializedName: string = "properties.extra_info_url"

type

type: object

name

name: string = "String"

logUrl

logUrl: object

serializedName

serializedName: string = "properties.log_url"

type

type: object

name

name: string = "String"

runCommand

runCommand: object

serializedName

serializedName: string = "properties.run_command"

type

type: object

name

name: string = "String"

settings

settings: object

serializedName

serializedName: string = "properties.settings"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "Object"

status

status: object

serializedName

serializedName: string = "properties.status"

type

type: object

allowedValues

allowedValues: string[] = ["Initializing","Starting","Running","PendingRestart","Stopped"]

name

name: string = "Enum"

url

url: object

serializedName

serializedName: string = "properties.url"

type

type: object

name

name: string = "String"

usingSdk

usingSdk: object

serializedName

serializedName: string = "properties.using_sdk"

type

type: object

name

name: string = "Boolean"

webJobType

webJobType: object

serializedName

serializedName: string = "properties.web_job_type"

type

type: object

allowedValues

allowedValues: string[] = ["Continuous","Triggered"]

name

name: string = "Enum"

Const ContinuousWebJobCollection

ContinuousWebJobCollection: object

serializedName

serializedName: string = "ContinuousWebJobCollection"

type

type: object

className

className: string = "ContinuousWebJobCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ContinuousWebJob"

name

name: string = "Composite"

Const CorsSettings

CorsSettings: object

serializedName

serializedName: string = "CorsSettings"

type

type: object

className

className: string = "CorsSettings"

name

name: string = "Composite"

modelProperties

modelProperties: object

allowedOrigins

allowedOrigins: object

serializedName

serializedName: string = "allowedOrigins"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

supportCredentials

supportCredentials: object

serializedName

serializedName: string = "supportCredentials"

type

type: object

name

name: string = "Boolean"

Const CsmMoveResourceEnvelope

CsmMoveResourceEnvelope: object

serializedName

serializedName: string = "CsmMoveResourceEnvelope"

type

type: object

className

className: string = "CsmMoveResourceEnvelope"

name

name: string = "Composite"

modelProperties

modelProperties: object

resources

resources: object

serializedName

serializedName: string = "resources"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

targetResourceGroup

targetResourceGroup: object

serializedName

serializedName: string = "targetResourceGroup"

constraints

constraints: object

MaxLength

MaxLength: number = 90

MinLength

MinLength: number = 1

Pattern

Pattern: RegExp = / ^[-\w\._\(\)]+[^\.]$/

type

type: object

name

name: string = "String"

Const CsmOperationCollection

CsmOperationCollection: object

serializedName

serializedName: string = "CsmOperationCollection"

type

type: object

className

className: string = "CsmOperationCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "CsmOperationDescription"

name

name: string = "Composite"

Const CsmOperationDescription

CsmOperationDescription: object

serializedName

serializedName: string = "CsmOperationDescription"

type

type: object

className

className: string = "CsmOperationDescription"

name

name: string = "Composite"

modelProperties

modelProperties: object

display

display: object

serializedName

serializedName: string = "display"

type

type: object

className

className: string = "CsmOperationDisplay"

name

name: string = "Composite"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

origin

origin: object

serializedName

serializedName: string = "origin"

type

type: object

name

name: string = "String"

properties

properties: object

serializedName

serializedName: string = "properties"

type

type: object

className

className: string = "CsmOperationDescriptionProperties"

name

name: string = "Composite"

Const CsmOperationDescriptionProperties

CsmOperationDescriptionProperties: object

serializedName

serializedName: string = "CsmOperationDescriptionProperties"

type

type: object

className

className: string = "CsmOperationDescriptionProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

serviceSpecification

serviceSpecification: object

serializedName

serializedName: string = "serviceSpecification"

type

type: object

className

className: string = "ServiceSpecification"

name

name: string = "Composite"

Const CsmOperationDisplay

CsmOperationDisplay: object

serializedName

serializedName: string = "CsmOperationDisplay"

type

type: object

className

className: string = "CsmOperationDisplay"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "String"

operation

operation: object

serializedName

serializedName: string = "operation"

type

type: object

name

name: string = "String"

provider

provider: object

serializedName

serializedName: string = "provider"

type

type: object

name

name: string = "String"

resource

resource: object

serializedName

serializedName: string = "resource"

type

type: object

name

name: string = "String"

Const CsmPublishingProfileOptions

CsmPublishingProfileOptions: object

serializedName

serializedName: string = "CsmPublishingProfileOptions"

type

type: object

className

className: string = "CsmPublishingProfileOptions"

name

name: string = "Composite"

modelProperties

modelProperties: object

format

format: object

serializedName

serializedName: string = "format"

type

type: object

name

name: string = "String"

includeDisasterRecoveryEndpoints

includeDisasterRecoveryEndpoints: object

serializedName

serializedName: string = "includeDisasterRecoveryEndpoints"

type

type: object

name

name: string = "Boolean"

Const CsmSlotEntity

CsmSlotEntity: object

serializedName

serializedName: string = "CsmSlotEntity"

type

type: object

className

className: string = "CsmSlotEntity"

name

name: string = "Composite"

modelProperties

modelProperties: object

preserveVnet

preserveVnet: object

required

required: boolean = true

serializedName

serializedName: string = "preserveVnet"

type

type: object

name

name: string = "Boolean"

targetSlot

targetSlot: object

required

required: boolean = true

serializedName

serializedName: string = "targetSlot"

type

type: object

name

name: string = "String"

Const CsmUsageQuota

CsmUsageQuota: object

serializedName

serializedName: string = "CsmUsageQuota"

type

type: object

className

className: string = "CsmUsageQuota"

name

name: string = "Composite"

modelProperties

modelProperties: object

currentValue

currentValue: object

serializedName

serializedName: string = "currentValue"

type

type: object

name

name: string = "Number"

limit

limit: object

serializedName

serializedName: string = "limit"

type

type: object

name

name: string = "Number"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

className

className: string = "LocalizableString"

name

name: string = "Composite"

nextResetTime

nextResetTime: object

serializedName

serializedName: string = "nextResetTime"

type

type: object

name

name: string = "DateTime"

unit

unit: object

serializedName

serializedName: string = "unit"

type

type: object

name

name: string = "String"

Const CsmUsageQuotaCollection

CsmUsageQuotaCollection: object

serializedName

serializedName: string = "CsmUsageQuotaCollection"

type

type: object

className

className: string = "CsmUsageQuotaCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "CsmUsageQuota"

name

name: string = "Composite"

Const CustomHostnameAnalysisResult

CustomHostnameAnalysisResult: object

serializedName

serializedName: string = "CustomHostnameAnalysisResult"

type

type: object

className

className: string = "CustomHostnameAnalysisResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

aRecords

aRecords: object

serializedName

serializedName: string = "properties.aRecords"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

alternateCNameRecords

alternateCNameRecords: object

serializedName

serializedName: string = "properties.alternateCNameRecords"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

alternateTxtRecords

alternateTxtRecords: object

serializedName

serializedName: string = "properties.alternateTxtRecords"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

cNameRecords

cNameRecords: object

serializedName

serializedName: string = "properties.cNameRecords"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

conflictingAppResourceId

conflictingAppResourceId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.conflictingAppResourceId"

type

type: object

name

name: string = "String"

customDomainVerificationFailureInfo

customDomainVerificationFailureInfo: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.customDomainVerificationFailureInfo"

type

type: object

className

className: string = "ErrorEntity"

name

name: string = "Composite"

customDomainVerificationTest

customDomainVerificationTest: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.customDomainVerificationTest"

type

type: object

allowedValues

allowedValues: string[] = ["Passed","Failed","Skipped"]

name

name: string = "Enum"

hasConflictAcrossSubscription

hasConflictAcrossSubscription: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.hasConflictAcrossSubscription"

type

type: object

name

name: string = "Boolean"

hasConflictOnScaleUnit

hasConflictOnScaleUnit: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.hasConflictOnScaleUnit"

type

type: object

name

name: string = "Boolean"

isHostnameAlreadyVerified

isHostnameAlreadyVerified: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.isHostnameAlreadyVerified"

type

type: object

name

name: string = "Boolean"

txtRecords

txtRecords: object

serializedName

serializedName: string = "properties.txtRecords"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const DatabaseBackupSetting

DatabaseBackupSetting: object

serializedName

serializedName: string = "DatabaseBackupSetting"

type

type: object

className

className: string = "DatabaseBackupSetting"

name

name: string = "Composite"

modelProperties

modelProperties: object

connectionString

connectionString: object

serializedName

serializedName: string = "connectionString"

type

type: object

name

name: string = "String"

connectionStringName

connectionStringName: object

serializedName

serializedName: string = "connectionStringName"

type

type: object

name

name: string = "String"

databaseType

databaseType: object

required

required: boolean = true

serializedName

serializedName: string = "databaseType"

type

type: object

name

name: string = "String"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const DefaultErrorResponse

DefaultErrorResponse: object

serializedName

serializedName: string = "DefaultErrorResponse"

type

type: object

className

className: string = "DefaultErrorResponse"

name

name: string = "Composite"

modelProperties

modelProperties: object

error

error: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "error"

type

type: object

className

className: string = "DefaultErrorResponseError"

name

name: string = "Composite"

Const DefaultErrorResponseError

DefaultErrorResponseError: object

serializedName

serializedName: string = "DefaultErrorResponse_error"

type

type: object

className

className: string = "DefaultErrorResponseError"

name

name: string = "Composite"

modelProperties

modelProperties: object

code

code: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "code"

type

type: object

name

name: string = "String"

details

details: object

serializedName

serializedName: string = "details"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "DefaultErrorResponseErrorDetailsItem"

name

name: string = "Composite"

innererror

innererror: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "innererror"

type

type: object

name

name: string = "String"

message

message: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

target

target: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "target"

type

type: object

name

name: string = "String"

Const DefaultErrorResponseErrorDetailsItem

DefaultErrorResponseErrorDetailsItem: object

serializedName

serializedName: string = "DefaultErrorResponse_error_detailsItem"

type

type: object

className

className: string = "DefaultErrorResponseErrorDetailsItem"

name

name: string = "Composite"

modelProperties

modelProperties: object

code

code: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "code"

type

type: object

name

name: string = "String"

message

message: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

target

target: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "target"

type

type: object

name

name: string = "String"

Const DeletedAppRestoreRequest

DeletedAppRestoreRequest: object

serializedName

serializedName: string = "DeletedAppRestoreRequest"

type

type: object

className

className: string = "DeletedAppRestoreRequest"

name

name: string = "Composite"

modelProperties

modelProperties: object

deletedSiteId

deletedSiteId: object

serializedName

serializedName: string = "properties.deletedSiteId"

type

type: object

name

name: string = "String"

recoverConfiguration

recoverConfiguration: object

serializedName

serializedName: string = "properties.recoverConfiguration"

type

type: object

name

name: string = "Boolean"

snapshotTime

snapshotTime: object

serializedName

serializedName: string = "properties.snapshotTime"

type

type: object

name

name: string = "String"

useDRSecondary

useDRSecondary: object

serializedName

serializedName: string = "properties.useDRSecondary"

type

type: object

name

name: string = "Boolean"

Const DeletedSite

DeletedSite: object

serializedName

serializedName: string = "DeletedSite"

type

type: object

className

className: string = "DeletedSite"

name

name: string = "Composite"

modelProperties

modelProperties: object

deletedSiteId

deletedSiteId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.deletedSiteId"

type

type: object

name

name: string = "Number"

deletedSiteKind

deletedSiteKind: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.kind"

type

type: object

name

name: string = "String"

deletedSiteName

deletedSiteName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.deletedSiteName"

type

type: object

name

name: string = "String"

deletedTimestamp

deletedTimestamp: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.deletedTimestamp"

type

type: object

name

name: string = "String"

geoRegionName

geoRegionName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.geoRegionName"

type

type: object

name

name: string = "String"

resourceGroup

resourceGroup: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.resourceGroup"

type

type: object

name

name: string = "String"

slot

slot: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.slot"

type

type: object

name

name: string = "String"

subscription

subscription: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.subscription"

type

type: object

name

name: string = "String"

Const Deployment

Deployment: object

serializedName

serializedName: string = "Deployment"

type

type: object

className

className: string = "Deployment"

name

name: string = "Composite"

modelProperties

modelProperties: object

active

active: object

serializedName

serializedName: string = "properties.active"

type

type: object

name

name: string = "Boolean"

author

author: object

serializedName

serializedName: string = "properties.author"

type

type: object

name

name: string = "String"

authorEmail

authorEmail: object

serializedName

serializedName: string = "properties.author_email"

type

type: object

name

name: string = "String"

deployer

deployer: object

serializedName

serializedName: string = "properties.deployer"

type

type: object

name

name: string = "String"

details

details: object

serializedName

serializedName: string = "properties.details"

type

type: object

name

name: string = "String"

endTime

endTime: object

serializedName

serializedName: string = "properties.end_time"

type

type: object

name

name: string = "DateTime"

message

message: object

serializedName

serializedName: string = "properties.message"

type

type: object

name

name: string = "String"

startTime

startTime: object

serializedName

serializedName: string = "properties.start_time"

type

type: object

name

name: string = "DateTime"

status

status: object

serializedName

serializedName: string = "properties.status"

type

type: object

name

name: string = "Number"

Const DeploymentCollection

DeploymentCollection: object

serializedName

serializedName: string = "DeploymentCollection"

type

type: object

className

className: string = "DeploymentCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Deployment"

name

name: string = "Composite"

Const DeploymentLocations

DeploymentLocations: object

serializedName

serializedName: string = "DeploymentLocations"

type

type: object

className

className: string = "DeploymentLocations"

name

name: string = "Composite"

modelProperties

modelProperties: object

hostingEnvironmentDeploymentInfos

hostingEnvironmentDeploymentInfos: object

serializedName

serializedName: string = "hostingEnvironmentDeploymentInfos"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "HostingEnvironmentDeploymentInfo"

name

name: string = "Composite"

hostingEnvironments

hostingEnvironments: object

serializedName

serializedName: string = "hostingEnvironments"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "AppServiceEnvironment"

name

name: string = "Composite"

locations

locations: object

serializedName

serializedName: string = "locations"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "GeoRegion"

name

name: string = "Composite"

Const Dimension

Dimension: object

serializedName

serializedName: string = "Dimension"

type

type: object

className

className: string = "Dimension"

name

name: string = "Composite"

modelProperties

modelProperties: object

displayName

displayName: object

serializedName

serializedName: string = "displayName"

type

type: object

name

name: string = "String"

internalName

internalName: object

serializedName

serializedName: string = "internalName"

type

type: object

name

name: string = "String"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

toBeExportedForShoebox

toBeExportedForShoebox: object

serializedName

serializedName: string = "toBeExportedForShoebox"

type

type: object

name

name: string = "Boolean"

Const EnabledConfig

EnabledConfig: object

serializedName

serializedName: string = "EnabledConfig"

type

type: object

className

className: string = "EnabledConfig"

name

name: string = "Composite"

modelProperties

modelProperties: object

enabled

enabled: object

serializedName

serializedName: string = "enabled"

type

type: object

name

name: string = "Boolean"

Const ErrorEntity

ErrorEntity: object

serializedName

serializedName: string = "ErrorEntity"

type

type: object

className

className: string = "ErrorEntity"

name

name: string = "Composite"

modelProperties

modelProperties: object

code

code: object

serializedName

serializedName: string = "code"

type

type: object

name

name: string = "String"

extendedCode

extendedCode: object

serializedName

serializedName: string = "extendedCode"

type

type: object

name

name: string = "String"

innerErrors

innerErrors: object

serializedName

serializedName: string = "innerErrors"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ErrorEntity"

name

name: string = "Composite"

message

message: object

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

messageTemplate

messageTemplate: object

serializedName

serializedName: string = "messageTemplate"

type

type: object

name

name: string = "String"

parameters

parameters: object

serializedName

serializedName: string = "parameters"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const Experiments

Experiments: object

serializedName

serializedName: string = "Experiments"

type

type: object

className

className: string = "Experiments"

name

name: string = "Composite"

modelProperties

modelProperties: object

rampUpRules

rampUpRules: object

serializedName

serializedName: string = "rampUpRules"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "RampUpRule"

name

name: string = "Composite"

Const FileSystemApplicationLogsConfig

FileSystemApplicationLogsConfig: object

serializedName

serializedName: string = "FileSystemApplicationLogsConfig"

type

type: object

className

className: string = "FileSystemApplicationLogsConfig"

name

name: string = "Composite"

modelProperties

modelProperties: object

level

level: object

defaultValue

defaultValue: string = "Off"

serializedName

serializedName: string = "level"

type

type: object

allowedValues

allowedValues: string[] = ["Off","Verbose","Information","Warning","Error"]

name

name: string = "Enum"

Const FileSystemHttpLogsConfig

FileSystemHttpLogsConfig: object

serializedName

serializedName: string = "FileSystemHttpLogsConfig"

type

type: object

className

className: string = "FileSystemHttpLogsConfig"

name

name: string = "Composite"

modelProperties

modelProperties: object

enabled

enabled: object

serializedName

serializedName: string = "enabled"

type

type: object

name

name: string = "Boolean"

retentionInDays

retentionInDays: object

serializedName

serializedName: string = "retentionInDays"

type

type: object

name

name: string = "Number"

retentionInMb

retentionInMb: object

serializedName

serializedName: string = "retentionInMb"

constraints

constraints: object

InclusiveMaximum

InclusiveMaximum: number = 100

InclusiveMinimum

InclusiveMinimum: number = 25

type

type: object

name

name: string = "Number"

Const FunctionEnvelope

FunctionEnvelope: object

serializedName

serializedName: string = "FunctionEnvelope"

type

type: object

className

className: string = "FunctionEnvelope"

name

name: string = "Composite"

modelProperties

modelProperties: object

config

config: object

serializedName

serializedName: string = "properties.config"

type

type: object

name

name: string = "Object"

configHref

configHref: object

serializedName

serializedName: string = "properties.config_href"

type

type: object

name

name: string = "String"

files

files: object

serializedName

serializedName: string = "properties.files"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

functionAppId

functionAppId: object

serializedName

serializedName: string = "properties.function_app_id"

type

type: object

name

name: string = "String"

href

href: object

serializedName

serializedName: string = "properties.href"

type

type: object

name

name: string = "String"

scriptHref

scriptHref: object

serializedName

serializedName: string = "properties.script_href"

type

type: object

name

name: string = "String"

scriptRootPathHref

scriptRootPathHref: object

serializedName

serializedName: string = "properties.script_root_path_href"

type

type: object

name

name: string = "String"

secretsFileHref

secretsFileHref: object

serializedName

serializedName: string = "properties.secrets_file_href"

type

type: object

name

name: string = "String"

testData

testData: object

serializedName

serializedName: string = "properties.test_data"

type

type: object

name

name: string = "String"

Const FunctionEnvelopeCollection

FunctionEnvelopeCollection: object

serializedName

serializedName: string = "FunctionEnvelopeCollection"

type

type: object

className

className: string = "FunctionEnvelopeCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "FunctionEnvelope"

name

name: string = "Composite"

Const FunctionSecrets

FunctionSecrets: object

serializedName

serializedName: string = "FunctionSecrets"

type

type: object

className

className: string = "FunctionSecrets"

name

name: string = "Composite"

modelProperties

modelProperties: object

key

key: object

serializedName

serializedName: string = "properties.key"

type

type: object

name

name: string = "String"

triggerUrl

triggerUrl: object

serializedName

serializedName: string = "properties.trigger_url"

type

type: object

name

name: string = "String"

Const GeoDistribution

GeoDistribution: object

serializedName

serializedName: string = "GeoDistribution"

type

type: object

className

className: string = "GeoDistribution"

name

name: string = "Composite"

modelProperties

modelProperties: object

location

location: object

serializedName

serializedName: string = "location"

type

type: object

name

name: string = "String"

numberOfWorkers

numberOfWorkers: object

serializedName

serializedName: string = "numberOfWorkers"

type

type: object

name

name: string = "Number"

Const GeoRegion

GeoRegion: object

serializedName

serializedName: string = "GeoRegion"

type

type: object

className

className: string = "GeoRegion"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "String"

displayName

displayName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.displayName"

type

type: object

name

name: string = "String"

Const GeoRegionCollection

GeoRegionCollection: object

serializedName

serializedName: string = "GeoRegionCollection"

type

type: object

className

className: string = "GeoRegionCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "GeoRegion"

name

name: string = "Composite"

Const GlobalCsmSkuDescription

GlobalCsmSkuDescription: object

serializedName

serializedName: string = "GlobalCsmSkuDescription"

type

type: object

className

className: string = "GlobalCsmSkuDescription"

name

name: string = "Composite"

modelProperties

modelProperties: object

capabilities

capabilities: object

serializedName

serializedName: string = "capabilities"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Capability"

name

name: string = "Composite"

capacity

capacity: object

serializedName

serializedName: string = "capacity"

type

type: object

className

className: string = "SkuCapacity"

name

name: string = "Composite"

family

family: object

serializedName

serializedName: string = "family"

type

type: object

name

name: string = "String"

locations

locations: object

serializedName

serializedName: string = "locations"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

size

size: object

serializedName

serializedName: string = "size"

type

type: object

name

name: string = "String"

tier

tier: object

serializedName

serializedName: string = "tier"

type

type: object

name

name: string = "String"

Const HandlerMapping

HandlerMapping: object

serializedName

serializedName: string = "HandlerMapping"

type

type: object

className

className: string = "HandlerMapping"

name

name: string = "Composite"

modelProperties

modelProperties: object

argumentsProperty

argumentsProperty: object

serializedName

serializedName: string = "arguments"

type

type: object

name

name: string = "String"

extension

extension: object

serializedName

serializedName: string = "extension"

type

type: object

name

name: string = "String"

scriptProcessor

scriptProcessor: object

serializedName

serializedName: string = "scriptProcessor"

type

type: object

name

name: string = "String"

Const HostNameBinding

HostNameBinding: object

serializedName

serializedName: string = "HostNameBinding"

type

type: object

className

className: string = "HostNameBinding"

name

name: string = "Composite"

modelProperties

modelProperties: object

azureResourceName

azureResourceName: object

serializedName

serializedName: string = "properties.azureResourceName"

type

type: object

name

name: string = "String"

azureResourceType

azureResourceType: object

serializedName

serializedName: string = "properties.azureResourceType"

type

type: object

allowedValues

allowedValues: string[] = ["Website","TrafficManager"]

name

name: string = "Enum"

customHostNameDnsRecordType

customHostNameDnsRecordType: object

serializedName

serializedName: string = "properties.customHostNameDnsRecordType"

type

type: object

allowedValues

allowedValues: string[] = ["CName","A"]

name

name: string = "Enum"

domainId

domainId: object

serializedName

serializedName: string = "properties.domainId"

type

type: object

name

name: string = "String"

hostNameType

hostNameType: object

serializedName

serializedName: string = "properties.hostNameType"

type

type: object

allowedValues

allowedValues: string[] = ["Verified","Managed"]

name

name: string = "Enum"

siteName

siteName: object

serializedName

serializedName: string = "properties.siteName"

type

type: object

name

name: string = "String"

sslState

sslState: object

serializedName

serializedName: string = "properties.sslState"

type

type: object

allowedValues

allowedValues: string[] = ["Disabled","SniEnabled","IpBasedEnabled"]

name

name: string = "Enum"

thumbprint

thumbprint: object

serializedName

serializedName: string = "properties.thumbprint"

type

type: object

name

name: string = "String"

virtualIP

virtualIP: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.virtualIP"

type

type: object

name

name: string = "String"

Const HostNameBindingCollection

HostNameBindingCollection: object

serializedName

serializedName: string = "HostNameBindingCollection"

type

type: object

className

className: string = "HostNameBindingCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "HostNameBinding"

name

name: string = "Composite"

Const HostNameSslState

HostNameSslState: object

serializedName

serializedName: string = "HostNameSslState"

type

type: object

className

className: string = "HostNameSslState"

name

name: string = "Composite"

modelProperties

modelProperties: object

hostType

hostType: object

serializedName

serializedName: string = "hostType"

type

type: object

allowedValues

allowedValues: string[] = ["Standard","Repository"]

name

name: string = "Enum"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

sslState

sslState: object

serializedName

serializedName: string = "sslState"

type

type: object

allowedValues

allowedValues: string[] = ["Disabled","SniEnabled","IpBasedEnabled"]

name

name: string = "Enum"

thumbprint

thumbprint: object

serializedName

serializedName: string = "thumbprint"

type

type: object

name

name: string = "String"

toUpdate

toUpdate: object

serializedName

serializedName: string = "toUpdate"

type

type: object

name

name: string = "Boolean"

virtualIP

virtualIP: object

serializedName

serializedName: string = "virtualIP"

type

type: object

name

name: string = "String"

Const HostingEnvironmentDeploymentInfo

HostingEnvironmentDeploymentInfo: object

serializedName

serializedName: string = "HostingEnvironmentDeploymentInfo"

type

type: object

className

className: string = "HostingEnvironmentDeploymentInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

location

location: object

serializedName

serializedName: string = "location"

type

type: object

name

name: string = "String"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const HostingEnvironmentProfile

HostingEnvironmentProfile: object

serializedName

serializedName: string = "HostingEnvironmentProfile"

type

type: object

className

className: string = "HostingEnvironmentProfile"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

type

type: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const HttpLogsConfig

HttpLogsConfig: object

serializedName

serializedName: string = "HttpLogsConfig"

type

type: object

className

className: string = "HttpLogsConfig"

name

name: string = "Composite"

modelProperties

modelProperties: object

azureBlobStorage

azureBlobStorage: object

serializedName

serializedName: string = "azureBlobStorage"

type

type: object

className

className: string = "AzureBlobStorageHttpLogsConfig"

name

name: string = "Composite"

fileSystem

fileSystem: object

serializedName

serializedName: string = "fileSystem"

type

type: object

className

className: string = "FileSystemHttpLogsConfig"

name

name: string = "Composite"

Const HybridConnection

HybridConnection: object

serializedName

serializedName: string = "HybridConnection"

type

type: object

className

className: string = "HybridConnection"

name

name: string = "Composite"

modelProperties

modelProperties: object

hostname

hostname: object

serializedName

serializedName: string = "properties.hostname"

type

type: object

name

name: string = "String"

port

port: object

serializedName

serializedName: string = "properties.port"

type

type: object

name

name: string = "Number"

relayArmUri

relayArmUri: object

serializedName

serializedName: string = "properties.relayArmUri"

type

type: object

name

name: string = "String"

relayName

relayName: object

serializedName

serializedName: string = "properties.relayName"

type

type: object

name

name: string = "String"

sendKeyName

sendKeyName: object

serializedName

serializedName: string = "properties.sendKeyName"

type

type: object

name

name: string = "String"

sendKeyValue

sendKeyValue: object

serializedName

serializedName: string = "properties.sendKeyValue"

type

type: object

name

name: string = "String"

serviceBusNamespace

serviceBusNamespace: object

serializedName

serializedName: string = "properties.serviceBusNamespace"

type

type: object

name

name: string = "String"

serviceBusSuffix

serviceBusSuffix: object

serializedName

serializedName: string = "properties.serviceBusSuffix"

type

type: object

name

name: string = "String"

Const HybridConnectionCollection

HybridConnectionCollection: object

serializedName

serializedName: string = "HybridConnectionCollection"

type

type: object

className

className: string = "HybridConnectionCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "HybridConnection"

name

name: string = "Composite"

Const HybridConnectionKey

HybridConnectionKey: object

serializedName

serializedName: string = "HybridConnectionKey"

type

type: object

className

className: string = "HybridConnectionKey"

name

name: string = "Composite"

modelProperties

modelProperties: object

sendKeyName

sendKeyName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.sendKeyName"

type

type: object

name

name: string = "String"

sendKeyValue

sendKeyValue: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.sendKeyValue"

type

type: object

name

name: string = "String"

Const HybridConnectionLimits

HybridConnectionLimits: object

serializedName

serializedName: string = "HybridConnectionLimits"

type

type: object

className

className: string = "HybridConnectionLimits"

name

name: string = "Composite"

modelProperties

modelProperties: object

current

current: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.current"

type

type: object

name

name: string = "Number"

maximum

maximum: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.maximum"

type

type: object

name

name: string = "Number"

Const Identifier

Identifier: object

serializedName

serializedName: string = "Identifier"

type

type: object

className

className: string = "Identifier"

name

name: string = "Composite"

modelProperties

modelProperties: object

identifierId

identifierId: object

serializedName

serializedName: string = "properties.id"

type

type: object

name

name: string = "String"

Const IdentifierCollection

IdentifierCollection: object

serializedName

serializedName: string = "IdentifierCollection"

type

type: object

className

className: string = "IdentifierCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Identifier"

name

name: string = "Composite"

Const IpSecurityRestriction

IpSecurityRestriction: object

serializedName

serializedName: string = "IpSecurityRestriction"

type

type: object

className

className: string = "IpSecurityRestriction"

name

name: string = "Composite"

modelProperties

modelProperties: object

action

action: object

serializedName

serializedName: string = "action"

type

type: object

name

name: string = "String"

description

description: object

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "String"

ipAddress

ipAddress: object

serializedName

serializedName: string = "ipAddress"

type

type: object

name

name: string = "String"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

priority

priority: object

serializedName

serializedName: string = "priority"

type

type: object

name

name: string = "Number"

subnetMask

subnetMask: object

serializedName

serializedName: string = "subnetMask"

type

type: object

name

name: string = "String"

subnetTrafficTag

subnetTrafficTag: object

serializedName

serializedName: string = "subnetTrafficTag"

type

type: object

name

name: string = "Number"

tag

tag: object

serializedName

serializedName: string = "tag"

type

type: object

allowedValues

allowedValues: string[] = ["Default","XffProxy"]

name

name: string = "Enum"

vnetSubnetResourceId

vnetSubnetResourceId: object

serializedName

serializedName: string = "vnetSubnetResourceId"

type

type: object

name

name: string = "String"

vnetTrafficTag

vnetTrafficTag: object

serializedName

serializedName: string = "vnetTrafficTag"

type

type: object

name

name: string = "Number"

Const LocalizableString

LocalizableString: object

serializedName

serializedName: string = "LocalizableString"

type

type: object

className

className: string = "LocalizableString"

name

name: string = "Composite"

modelProperties

modelProperties: object

localizedValue

localizedValue: object

serializedName

serializedName: string = "localizedValue"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "String"

Const LogSpecification

LogSpecification: object

serializedName

serializedName: string = "LogSpecification"

type

type: object

className

className: string = "LogSpecification"

name

name: string = "Composite"

modelProperties

modelProperties: object

blobDuration

blobDuration: object

serializedName

serializedName: string = "blobDuration"

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "displayName"

type

type: object

name

name: string = "String"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const MSDeploy

MSDeploy: object

serializedName

serializedName: string = "MSDeploy"

type

type: object

className

className: string = "MSDeploy"

name

name: string = "Composite"

modelProperties

modelProperties: object

appOffline

appOffline: object

serializedName

serializedName: string = "properties.appOffline"

type

type: object

name

name: string = "Boolean"

connectionString

connectionString: object

serializedName

serializedName: string = "properties.connectionString"

type

type: object

name

name: string = "String"

dbType

dbType: object

serializedName

serializedName: string = "properties.dbType"

type

type: object

name

name: string = "String"

packageUri

packageUri: object

serializedName

serializedName: string = "properties.packageUri"

type

type: object

name

name: string = "String"

setParameters

setParameters: object

serializedName

serializedName: string = "properties.setParameters"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

setParametersXmlFileUri

setParametersXmlFileUri: object

serializedName

serializedName: string = "properties.setParametersXmlFileUri"

type

type: object

name

name: string = "String"

skipAppData

skipAppData: object

serializedName

serializedName: string = "properties.skipAppData"

type

type: object

name

name: string = "Boolean"

Const MSDeployLog

MSDeployLog: object

serializedName

serializedName: string = "MSDeployLog"

type

type: object

className

className: string = "MSDeployLog"

name

name: string = "Composite"

modelProperties

modelProperties: object

entries

entries: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.entries"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "MSDeployLogEntry"

name

name: string = "Composite"

Const MSDeployLogEntry

MSDeployLogEntry: object

serializedName

serializedName: string = "MSDeployLogEntry"

type

type: object

className

className: string = "MSDeployLogEntry"

name

name: string = "Composite"

modelProperties

modelProperties: object

message

message: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

time

time: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "time"

type

type: object

name

name: string = "DateTime"

type

type: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "type"

type

type: object

allowedValues

allowedValues: string[] = ["Message","Warning","Error"]

name

name: string = "Enum"

Const MSDeployStatus

MSDeployStatus: object

serializedName

serializedName: string = "MSDeployStatus"

type

type: object

className

className: string = "MSDeployStatus"

name

name: string = "Composite"

modelProperties

modelProperties: object

complete

complete: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.complete"

type

type: object

name

name: string = "Boolean"

deployer

deployer: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.deployer"

type

type: object

name

name: string = "String"

endTime

endTime: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.endTime"

type

type: object

name

name: string = "DateTime"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

allowedValues

allowedValues: string[] = ["accepted","running","succeeded","failed","canceled"]

name

name: string = "Enum"

startTime

startTime: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.startTime"

type

type: object

name

name: string = "DateTime"

Const ManagedServiceIdentity

ManagedServiceIdentity: object

serializedName

serializedName: string = "ManagedServiceIdentity"

type

type: object

className

className: string = "ManagedServiceIdentity"

name

name: string = "Composite"

modelProperties

modelProperties: object

principalId

principalId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "principalId"

type

type: object

name

name: string = "String"

tenantId

tenantId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "tenantId"

type

type: object

name

name: string = "String"

type

type: object

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

userAssignedIdentities

userAssignedIdentities: object

serializedName

serializedName: string = "userAssignedIdentities"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

className

className: string = "ManagedServiceIdentityUserAssignedIdentitiesValue"

name

name: string = "Composite"

Const ManagedServiceIdentityUserAssignedIdentitiesValue

ManagedServiceIdentityUserAssignedIdentitiesValue: object

serializedName

serializedName: string = "ManagedServiceIdentity_userAssignedIdentitiesValue"

type

type: object

className

className: string = "ManagedServiceIdentityUserAssignedIdentitiesValue"

name

name: string = "Composite"

modelProperties

modelProperties: object

clientId

clientId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "clientId"

type

type: object

name

name: string = "String"

principalId

principalId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "principalId"

type

type: object

name

name: string = "String"

Const MetricAvailability

MetricAvailability: object

serializedName

serializedName: string = "MetricAvailability"

type

type: object

className

className: string = "MetricAvailability"

name

name: string = "Composite"

modelProperties

modelProperties: object

blobDuration

blobDuration: object

serializedName

serializedName: string = "blobDuration"

type

type: object

name

name: string = "String"

timeGrain

timeGrain: object

serializedName

serializedName: string = "timeGrain"

type

type: object

name

name: string = "String"

Const MetricSpecification

MetricSpecification: object

serializedName

serializedName: string = "MetricSpecification"

type

type: object

className

className: string = "MetricSpecification"

name

name: string = "Composite"

modelProperties

modelProperties: object

aggregationType

aggregationType: object

serializedName

serializedName: string = "aggregationType"

type

type: object

name

name: string = "String"

availabilities

availabilities: object

serializedName

serializedName: string = "availabilities"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "MetricAvailability"

name

name: string = "Composite"

category

category: object

serializedName

serializedName: string = "category"

type

type: object

name

name: string = "String"

dimensions

dimensions: object

serializedName

serializedName: string = "dimensions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Dimension"

name

name: string = "Composite"

displayDescription

displayDescription: object

serializedName

serializedName: string = "displayDescription"

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "displayName"

type

type: object

name

name: string = "String"

enableRegionalMdmAccount

enableRegionalMdmAccount: object

serializedName

serializedName: string = "enableRegionalMdmAccount"

type

type: object

name

name: string = "Boolean"

fillGapWithZero

fillGapWithZero: object

serializedName

serializedName: string = "fillGapWithZero"

type

type: object

name

name: string = "Boolean"

isInternal

isInternal: object

serializedName

serializedName: string = "isInternal"

type

type: object

name

name: string = "Boolean"

metricFilterPattern

metricFilterPattern: object

serializedName

serializedName: string = "metricFilterPattern"

type

type: object

name

name: string = "String"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

sourceMdmAccount

sourceMdmAccount: object

serializedName

serializedName: string = "sourceMdmAccount"

type

type: object

name

name: string = "String"

sourceMdmNamespace

sourceMdmNamespace: object

serializedName

serializedName: string = "sourceMdmNamespace"

type

type: object

name

name: string = "String"

supportsInstanceLevelAggregation

supportsInstanceLevelAggregation: object

serializedName

serializedName: string = "supportsInstanceLevelAggregation"

type

type: object

name

name: string = "Boolean"

unit

unit: object

serializedName

serializedName: string = "unit"

type

type: object

name

name: string = "String"

Const MigrateMySqlRequest

MigrateMySqlRequest: object

serializedName

serializedName: string = "MigrateMySqlRequest"

type

type: object

className

className: string = "MigrateMySqlRequest"

name

name: string = "Composite"

modelProperties

modelProperties: object

connectionString

connectionString: object

required

required: boolean = true

serializedName

serializedName: string = "properties.connectionString"

type

type: object

name

name: string = "String"

migrationType

migrationType: object

required

required: boolean = true

serializedName

serializedName: string = "properties.migrationType"

type

type: object

allowedValues

allowedValues: string[] = ["LocalToRemote","RemoteToLocal"]

name

name: string = "Enum"

Const MigrateMySqlStatus

MigrateMySqlStatus: object

serializedName

serializedName: string = "MigrateMySqlStatus"

type

type: object

className

className: string = "MigrateMySqlStatus"

name

name: string = "Composite"

modelProperties

modelProperties: object

localMySqlEnabled

localMySqlEnabled: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.localMySqlEnabled"

type

type: object

name

name: string = "Boolean"

migrationOperationStatus

migrationOperationStatus: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.migrationOperationStatus"

type

type: object

allowedValues

allowedValues: string[] = ["InProgress","Failed","Succeeded","TimedOut","Created"]

name

name: string = "Enum"

operationId

operationId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.operationId"

type

type: object

name

name: string = "String"

Const NameIdentifier

NameIdentifier: object

serializedName

serializedName: string = "NameIdentifier"

type

type: object

className

className: string = "NameIdentifier"

name

name: string = "Composite"

modelProperties

modelProperties: object

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const NameValuePair

NameValuePair: object

serializedName

serializedName: string = "NameValuePair"

type

type: object

className

className: string = "NameValuePair"

name

name: string = "Composite"

modelProperties

modelProperties: object

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "String"

Const NetworkAccessControlEntry

NetworkAccessControlEntry: object

serializedName

serializedName: string = "NetworkAccessControlEntry"

type

type: object

className

className: string = "NetworkAccessControlEntry"

name

name: string = "Composite"

modelProperties

modelProperties: object

action

action: object

serializedName

serializedName: string = "action"

type

type: object

allowedValues

allowedValues: string[] = ["Permit","Deny"]

name

name: string = "Enum"

description

description: object

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "String"

order

order: object

serializedName

serializedName: string = "order"

type

type: object

name

name: string = "Number"

remoteSubnet

remoteSubnet: object

serializedName

serializedName: string = "remoteSubnet"

type

type: object

name

name: string = "String"

Const NetworkFeatures

NetworkFeatures: object

serializedName

serializedName: string = "NetworkFeatures"

type

type: object

className

className: string = "NetworkFeatures"

name

name: string = "Composite"

modelProperties

modelProperties: object

hybridConnections

hybridConnections: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.hybridConnections"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "RelayServiceConnectionEntity"

name

name: string = "Composite"

hybridConnectionsV2

hybridConnectionsV2: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.hybridConnectionsV2"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "HybridConnection"

name

name: string = "Composite"

virtualNetworkConnection

virtualNetworkConnection: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.virtualNetworkConnection"

type

type: object

className

className: string = "VnetInfo"

name

name: string = "Composite"

virtualNetworkName

virtualNetworkName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.virtualNetworkName"

type

type: object

name

name: string = "String"

Const NetworkTrace

NetworkTrace: object

serializedName

serializedName: string = "NetworkTrace"

type

type: object

className

className: string = "NetworkTrace"

name

name: string = "Composite"

modelProperties

modelProperties: object

message

message: object

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

path

path: object

serializedName

serializedName: string = "path"

type

type: object

name

name: string = "String"

status

status: object

serializedName

serializedName: string = "status"

type

type: object

name

name: string = "String"

Const Operation

Operation: object

serializedName

serializedName: string = "Operation"

type

type: object

className

className: string = "Operation"

name

name: string = "Composite"

modelProperties

modelProperties: object

createdTime

createdTime: object

serializedName

serializedName: string = "createdTime"

type

type: object

name

name: string = "DateTime"

errors

errors: object

serializedName

serializedName: string = "errors"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ErrorEntity"

name

name: string = "Composite"

expirationTime

expirationTime: object

serializedName

serializedName: string = "expirationTime"

type

type: object

name

name: string = "DateTime"

geoMasterOperationId

geoMasterOperationId: object

serializedName

serializedName: string = "geoMasterOperationId"

type

type: object

name

name: string = "Uuid"

id

id: object

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

modifiedTime

modifiedTime: object

serializedName

serializedName: string = "modifiedTime"

type

type: object

name

name: string = "DateTime"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

status

status: object

serializedName

serializedName: string = "status"

type

type: object

allowedValues

allowedValues: string[] = ["InProgress","Failed","Succeeded","TimedOut","Created"]

name

name: string = "Enum"

Const PerfMonCounterCollection

PerfMonCounterCollection: object

serializedName

serializedName: string = "PerfMonCounterCollection"

type

type: object

className

className: string = "PerfMonCounterCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "PerfMonResponse"

name

name: string = "Composite"

Const PerfMonResponse

PerfMonResponse: object

serializedName

serializedName: string = "PerfMonResponse"

type

type: object

className

className: string = "PerfMonResponse"

name

name: string = "Composite"

modelProperties

modelProperties: object

code

code: object

serializedName

serializedName: string = "code"

type

type: object

name

name: string = "String"

data

data: object

serializedName

serializedName: string = "data"

type

type: object

className

className: string = "PerfMonSet"

name

name: string = "Composite"

message

message: object

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

Const PerfMonSample

PerfMonSample: object

serializedName

serializedName: string = "PerfMonSample"

type

type: object

className

className: string = "PerfMonSample"

name

name: string = "Composite"

modelProperties

modelProperties: object

instanceName

instanceName: object

serializedName

serializedName: string = "instanceName"

type

type: object

name

name: string = "String"

time

time: object

serializedName

serializedName: string = "time"

type

type: object

name

name: string = "DateTime"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Number"

Const PerfMonSet

PerfMonSet: object

serializedName

serializedName: string = "PerfMonSet"

type

type: object

className

className: string = "PerfMonSet"

name

name: string = "Composite"

modelProperties

modelProperties: object

endTime

endTime: object

serializedName

serializedName: string = "endTime"

type

type: object

name

name: string = "DateTime"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

startTime

startTime: object

serializedName

serializedName: string = "startTime"

type

type: object

name

name: string = "DateTime"

timeGrain

timeGrain: object

serializedName

serializedName: string = "timeGrain"

type

type: object

name

name: string = "String"

values

values: object

serializedName

serializedName: string = "values"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "PerfMonSample"

name

name: string = "Composite"

Const PremierAddOn

PremierAddOn: object

serializedName

serializedName: string = "PremierAddOn"

type

type: object

className

className: string = "PremierAddOn"

name

name: string = "Composite"

modelProperties

modelProperties: object

marketplaceOffer

marketplaceOffer: object

serializedName

serializedName: string = "properties.marketplaceOffer"

type

type: object

name

name: string = "String"

marketplacePublisher

marketplacePublisher: object

serializedName

serializedName: string = "properties.marketplacePublisher"

type

type: object

name

name: string = "String"

product

product: object

serializedName

serializedName: string = "properties.product"

type

type: object

name

name: string = "String"

sku

sku: object

serializedName

serializedName: string = "properties.sku"

type

type: object

name

name: string = "String"

vendor

vendor: object

serializedName

serializedName: string = "properties.vendor"

type

type: object

name

name: string = "String"

Const PremierAddOnOffer

PremierAddOnOffer: object

serializedName

serializedName: string = "PremierAddOnOffer"

type

type: object

className

className: string = "PremierAddOnOffer"

name

name: string = "Composite"

modelProperties

modelProperties: object

legalTermsUrl

legalTermsUrl: object

serializedName

serializedName: string = "properties.legalTermsUrl"

type

type: object

name

name: string = "String"

marketplaceOffer

marketplaceOffer: object

serializedName

serializedName: string = "properties.marketplaceOffer"

type

type: object

name

name: string = "String"

marketplacePublisher

marketplacePublisher: object

serializedName

serializedName: string = "properties.marketplacePublisher"

type

type: object

name

name: string = "String"

privacyPolicyUrl

privacyPolicyUrl: object

serializedName

serializedName: string = "properties.privacyPolicyUrl"

type

type: object

name

name: string = "String"

product

product: object

serializedName

serializedName: string = "properties.product"

type

type: object

name

name: string = "String"

promoCodeRequired

promoCodeRequired: object

serializedName

serializedName: string = "properties.promoCodeRequired"

type

type: object

name

name: string = "Boolean"

quota

quota: object

serializedName

serializedName: string = "properties.quota"

type

type: object

name

name: string = "Number"

sku

sku: object

serializedName

serializedName: string = "properties.sku"

type

type: object

name

name: string = "String"

vendor

vendor: object

serializedName

serializedName: string = "properties.vendor"

type

type: object

name

name: string = "String"

webHostingPlanRestrictions

webHostingPlanRestrictions: object

serializedName

serializedName: string = "properties.webHostingPlanRestrictions"

type

type: object

allowedValues

allowedValues: string[] = ["None","Free","Shared","Basic","Standard","Premium"]

name

name: string = "Enum"

Const PremierAddOnOfferCollection

PremierAddOnOfferCollection: object

serializedName

serializedName: string = "PremierAddOnOfferCollection"

type

type: object

className

className: string = "PremierAddOnOfferCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "PremierAddOnOffer"

name

name: string = "Composite"

Const PremierAddOnPatchResource

PremierAddOnPatchResource: object

serializedName

serializedName: string = "PremierAddOnPatchResource"

type

type: object

className

className: string = "PremierAddOnPatchResource"

name

name: string = "Composite"

modelProperties

modelProperties: object

marketplaceOffer

marketplaceOffer: object

serializedName

serializedName: string = "properties.marketplaceOffer"

type

type: object

name

name: string = "String"

marketplacePublisher

marketplacePublisher: object

serializedName

serializedName: string = "properties.marketplacePublisher"

type

type: object

name

name: string = "String"

product

product: object

serializedName

serializedName: string = "properties.product"

type

type: object

name

name: string = "String"

sku

sku: object

serializedName

serializedName: string = "properties.sku"

type

type: object

name

name: string = "String"

vendor

vendor: object

serializedName

serializedName: string = "properties.vendor"

type

type: object

name

name: string = "String"

Const PrivateAccess

PrivateAccess: object

serializedName

serializedName: string = "PrivateAccess"

type

type: object

className

className: string = "PrivateAccess"

name

name: string = "Composite"

modelProperties

modelProperties: object

enabled

enabled: object

serializedName

serializedName: string = "properties.enabled"

type

type: object

name

name: string = "Boolean"

virtualNetworks

virtualNetworks: object

serializedName

serializedName: string = "properties.virtualNetworks"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "PrivateAccessVirtualNetwork"

name

name: string = "Composite"

Const PrivateAccessSubnet

PrivateAccessSubnet: object

serializedName

serializedName: string = "PrivateAccessSubnet"

type

type: object

className

className: string = "PrivateAccessSubnet"

name

name: string = "Composite"

modelProperties

modelProperties: object

key

key: object

serializedName

serializedName: string = "key"

type

type: object

name

name: string = "Number"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const PrivateAccessVirtualNetwork

PrivateAccessVirtualNetwork: object

serializedName

serializedName: string = "PrivateAccessVirtualNetwork"

type

type: object

className

className: string = "PrivateAccessVirtualNetwork"

name

name: string = "Composite"

modelProperties

modelProperties: object

key

key: object

serializedName

serializedName: string = "key"

type

type: object

name

name: string = "Number"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

resourceId

resourceId: object

serializedName

serializedName: string = "resourceId"

type

type: object

name

name: string = "String"

subnets

subnets: object

serializedName

serializedName: string = "subnets"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "PrivateAccessSubnet"

name

name: string = "Composite"

Const ProcessInfo

ProcessInfo: object

serializedName

serializedName: string = "ProcessInfo"

type

type: object

className

className: string = "ProcessInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

children

children: object

serializedName

serializedName: string = "properties.children"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

commandLine

commandLine: object

serializedName

serializedName: string = "properties.command_line"

type

type: object

name

name: string = "String"

deploymentName

deploymentName: object

serializedName

serializedName: string = "properties.deployment_name"

type

type: object

name

name: string = "String"

description

description: object

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "String"

environmentVariables

environmentVariables: object

serializedName

serializedName: string = "properties.environment_variables"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

fileName

fileName: object

serializedName

serializedName: string = "properties.file_name"

type

type: object

name

name: string = "String"

handleCount

handleCount: object

serializedName

serializedName: string = "properties.handle_count"

type

type: object

name

name: string = "Number"

href

href: object

serializedName

serializedName: string = "properties.href"

type

type: object

name

name: string = "String"

identifier

identifier: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.identifier"

type

type: object

name

name: string = "Number"

iisProfileTimeoutInSeconds

iisProfileTimeoutInSeconds: object

serializedName

serializedName: string = "properties.iis_profile_timeout_in_seconds"

type

type: object

name

name: string = "Number"

isIisProfileRunning

isIisProfileRunning: object

serializedName

serializedName: string = "properties.is_iis_profile_running"

type

type: object

name

name: string = "Boolean"

isProfileRunning

isProfileRunning: object

serializedName

serializedName: string = "properties.is_profile_running"

type

type: object

name

name: string = "Boolean"

isScmSite

isScmSite: object

serializedName

serializedName: string = "properties.is_scm_site"

type

type: object

name

name: string = "Boolean"

isWebjob

isWebjob: object

serializedName

serializedName: string = "properties.is_webjob"

type

type: object

name

name: string = "Boolean"

minidump

minidump: object

serializedName

serializedName: string = "properties.minidump"

type

type: object

name

name: string = "String"

moduleCount

moduleCount: object

serializedName

serializedName: string = "properties.module_count"

type

type: object

name

name: string = "Number"

modules

modules: object

serializedName

serializedName: string = "properties.modules"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ProcessModuleInfo"

name

name: string = "Composite"

nonPagedSystemMemory

nonPagedSystemMemory: object

serializedName

serializedName: string = "properties.non_paged_system_memory"

type

type: object

name

name: string = "Number"

openFileHandles

openFileHandles: object

serializedName

serializedName: string = "properties.open_file_handles"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

pagedMemory

pagedMemory: object

serializedName

serializedName: string = "properties.paged_memory"

type

type: object

name

name: string = "Number"

pagedSystemMemory

pagedSystemMemory: object

serializedName

serializedName: string = "properties.paged_system_memory"

type

type: object

name

name: string = "Number"

parent

parent: object

serializedName

serializedName: string = "properties.parent"

type

type: object

name

name: string = "String"

peakPagedMemory

peakPagedMemory: object

serializedName

serializedName: string = "properties.peak_paged_memory"

type

type: object

name

name: string = "Number"

peakVirtualMemory

peakVirtualMemory: object

serializedName

serializedName: string = "properties.peak_virtual_memory"

type

type: object

name

name: string = "Number"

peakWorkingSet

peakWorkingSet: object

serializedName

serializedName: string = "properties.peak_working_set"

type

type: object

name

name: string = "Number"

privateMemory

privateMemory: object

serializedName

serializedName: string = "properties.private_memory"

type

type: object

name

name: string = "Number"

privilegedCpuTime

privilegedCpuTime: object

serializedName

serializedName: string = "properties.privileged_cpu_time"

type

type: object

name

name: string = "String"

startTime

startTime: object

serializedName

serializedName: string = "properties.start_time"

type

type: object

name

name: string = "DateTime"

threadCount

threadCount: object

serializedName

serializedName: string = "properties.thread_count"

type

type: object

name

name: string = "Number"

threads

threads: object

serializedName

serializedName: string = "properties.threads"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ProcessThreadInfo"

name

name: string = "Composite"

timeStamp

timeStamp: object

serializedName

serializedName: string = "properties.time_stamp"

type

type: object

name

name: string = "DateTime"

totalCpuTime

totalCpuTime: object

serializedName

serializedName: string = "properties.total_cpu_time"

type

type: object

name

name: string = "String"

userCpuTime

userCpuTime: object

serializedName

serializedName: string = "properties.user_cpu_time"

type

type: object

name

name: string = "String"

userName

userName: object

serializedName

serializedName: string = "properties.user_name"

type

type: object

name

name: string = "String"

virtualMemory

virtualMemory: object

serializedName

serializedName: string = "properties.virtual_memory"

type

type: object

name

name: string = "Number"

workingSet

workingSet: object

serializedName

serializedName: string = "properties.working_set"

type

type: object

name

name: string = "Number"

Const ProcessInfoCollection

ProcessInfoCollection: object

serializedName

serializedName: string = "ProcessInfoCollection"

type

type: object

className

className: string = "ProcessInfoCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ProcessInfo"

name

name: string = "Composite"

Const ProcessModuleInfo

ProcessModuleInfo: object

serializedName

serializedName: string = "ProcessModuleInfo"

type

type: object

className

className: string = "ProcessModuleInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

baseAddress

baseAddress: object

serializedName

serializedName: string = "properties.base_address"

type

type: object

name

name: string = "String"

fileDescription

fileDescription: object

serializedName

serializedName: string = "properties.file_description"

type

type: object

name

name: string = "String"

fileName

fileName: object

serializedName

serializedName: string = "properties.file_name"

type

type: object

name

name: string = "String"

filePath

filePath: object

serializedName

serializedName: string = "properties.file_path"

type

type: object

name

name: string = "String"

fileVersion

fileVersion: object

serializedName

serializedName: string = "properties.file_version"

type

type: object

name

name: string = "String"

href

href: object

serializedName

serializedName: string = "properties.href"

type

type: object

name

name: string = "String"

isDebug

isDebug: object

serializedName

serializedName: string = "properties.is_debug"

type

type: object

name

name: string = "Boolean"

language

language: object

serializedName

serializedName: string = "properties.language"

type

type: object

name

name: string = "String"

moduleMemorySize

moduleMemorySize: object

serializedName

serializedName: string = "properties.module_memory_size"

type

type: object

name

name: string = "Number"

product

product: object

serializedName

serializedName: string = "properties.product"

type

type: object

name

name: string = "String"

productVersion

productVersion: object

serializedName

serializedName: string = "properties.product_version"

type

type: object

name

name: string = "String"

Const ProcessModuleInfoCollection

ProcessModuleInfoCollection: object

serializedName

serializedName: string = "ProcessModuleInfoCollection"

type

type: object

className

className: string = "ProcessModuleInfoCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ProcessModuleInfo"

name

name: string = "Composite"

Const ProcessThreadInfo

ProcessThreadInfo: object

serializedName

serializedName: string = "ProcessThreadInfo"

type

type: object

className

className: string = "ProcessThreadInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

basePriority

basePriority: object

serializedName

serializedName: string = "properties.base_priority"

type

type: object

name

name: string = "Number"

currentPriority

currentPriority: object

serializedName

serializedName: string = "properties.current_priority"

type

type: object

name

name: string = "Number"

href

href: object

serializedName

serializedName: string = "properties.href"

type

type: object

name

name: string = "String"

identifier

identifier: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.identifier"

type

type: object

name

name: string = "Number"

priorityLevel

priorityLevel: object

serializedName

serializedName: string = "properties.priority_level"

type

type: object

name

name: string = "String"

priviledgedProcessorTime

priviledgedProcessorTime: object

serializedName

serializedName: string = "properties.priviledged_processor_time"

type

type: object

name

name: string = "String"

process

process: object

serializedName

serializedName: string = "properties.process"

type

type: object

name

name: string = "String"

startAddress

startAddress: object

serializedName

serializedName: string = "properties.start_address"

type

type: object

name

name: string = "String"

startTime

startTime: object

serializedName

serializedName: string = "properties.start_time"

type

type: object

name

name: string = "DateTime"

state

state: object

serializedName

serializedName: string = "properties.state"

type

type: object

name

name: string = "String"

totalProcessorTime

totalProcessorTime: object

serializedName

serializedName: string = "properties.total_processor_time"

type

type: object

name

name: string = "String"

userProcessorTime

userProcessorTime: object

serializedName

serializedName: string = "properties.user_processor_time"

type

type: object

name

name: string = "String"

waitReason

waitReason: object

serializedName

serializedName: string = "properties.wait_reason"

type

type: object

name

name: string = "String"

Const ProcessThreadInfoCollection

ProcessThreadInfoCollection: object

serializedName

serializedName: string = "ProcessThreadInfoCollection"

type

type: object

className

className: string = "ProcessThreadInfoCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ProcessThreadInfo"

name

name: string = "Composite"

Const ProxyOnlyResource

ProxyOnlyResource: object

serializedName

serializedName: string = "ProxyOnlyResource"

type

type: object

className

className: string = "ProxyOnlyResource"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

kind

kind: object

serializedName

serializedName: string = "kind"

type

type: object

name

name: string = "String"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

type

type: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const PublicCertificate

PublicCertificate: object

serializedName

serializedName: string = "PublicCertificate"

type

type: object

className

className: string = "PublicCertificate"

name

name: string = "Composite"

modelProperties

modelProperties: object

blob

blob: object

serializedName

serializedName: string = "properties.blob"

type

type: object

name

name: string = "ByteArray"

publicCertificateLocation

publicCertificateLocation: object

serializedName

serializedName: string = "properties.publicCertificateLocation"

type

type: object

allowedValues

allowedValues: string[] = ["CurrentUserMy","LocalMachineMy","Unknown"]

name

name: string = "Enum"

thumbprint

thumbprint: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.thumbprint"

type

type: object

name

name: string = "String"

Const PublicCertificateCollection

PublicCertificateCollection: object

serializedName

serializedName: string = "PublicCertificateCollection"

type

type: object

className

className: string = "PublicCertificateCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "PublicCertificate"

name

name: string = "Composite"

Const PushSettings

PushSettings: object

serializedName

serializedName: string = "PushSettings"

type

type: object

className

className: string = "PushSettings"

name

name: string = "Composite"

modelProperties

modelProperties: object

dynamicTagsJson

dynamicTagsJson: object

serializedName

serializedName: string = "properties.dynamicTagsJson"

type

type: object

name

name: string = "String"

isPushEnabled

isPushEnabled: object

required

required: boolean = true

serializedName

serializedName: string = "properties.isPushEnabled"

type

type: object

name

name: string = "Boolean"

tagWhitelistJson

tagWhitelistJson: object

serializedName

serializedName: string = "properties.tagWhitelistJson"

type

type: object

name

name: string = "String"

tagsRequiringAuth

tagsRequiringAuth: object

serializedName

serializedName: string = "properties.tagsRequiringAuth"

type

type: object

name

name: string = "String"

Const RampUpRule

RampUpRule: object

serializedName

serializedName: string = "RampUpRule"

type

type: object

className

className: string = "RampUpRule"

name

name: string = "Composite"

modelProperties

modelProperties: object

actionHostName

actionHostName: object

serializedName

serializedName: string = "actionHostName"

type

type: object

name

name: string = "String"

changeDecisionCallbackUrl

changeDecisionCallbackUrl: object

serializedName

serializedName: string = "changeDecisionCallbackUrl"

type

type: object

name

name: string = "String"

changeIntervalInMinutes

changeIntervalInMinutes: object

serializedName

serializedName: string = "changeIntervalInMinutes"

type

type: object

name

name: string = "Number"

changeStep

changeStep: object

serializedName

serializedName: string = "changeStep"

type

type: object

name

name: string = "Number"

maxReroutePercentage

maxReroutePercentage: object

serializedName

serializedName: string = "maxReroutePercentage"

type

type: object

name

name: string = "Number"

minReroutePercentage

minReroutePercentage: object

serializedName

serializedName: string = "minReroutePercentage"

type

type: object

name

name: string = "Number"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

reroutePercentage

reroutePercentage: object

serializedName

serializedName: string = "reroutePercentage"

type

type: object

name

name: string = "Number"

Const Recommendation

Recommendation: object

serializedName

serializedName: string = "Recommendation"

type

type: object

className

className: string = "Recommendation"

name

name: string = "Composite"

modelProperties

modelProperties: object

actionName

actionName: object

serializedName

serializedName: string = "properties.actionName"

type

type: object

name

name: string = "String"

bladeName

bladeName: object

serializedName

serializedName: string = "properties.bladeName"

type

type: object

name

name: string = "String"

categoryTags

categoryTags: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.categoryTags"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

channels

channels: object

serializedName

serializedName: string = "properties.channels"

type

type: object

allowedValues

allowedValues: string[] = ["Notification","Api","Email","Webhook","All"]

name

name: string = "Enum"

creationTime

creationTime: object

serializedName

serializedName: string = "properties.creationTime"

type

type: object

name

name: string = "DateTime"

displayName

displayName: object

serializedName

serializedName: string = "properties.displayName"

type

type: object

name

name: string = "String"

enabled

enabled: object

serializedName

serializedName: string = "properties.enabled"

type

type: object

name

name: string = "Number"

endTime

endTime: object

serializedName

serializedName: string = "properties.endTime"

type

type: object

name

name: string = "DateTime"

extensionName

extensionName: object

serializedName

serializedName: string = "properties.extensionName"

type

type: object

name

name: string = "String"

forwardLink

forwardLink: object

serializedName

serializedName: string = "properties.forwardLink"

type

type: object

name

name: string = "String"

isDynamic

isDynamic: object

serializedName

serializedName: string = "properties.isDynamic"

type

type: object

name

name: string = "Boolean"

level

level: object

serializedName

serializedName: string = "properties.level"

type

type: object

allowedValues

allowedValues: string[] = ["Critical","Warning","Information","NonUrgentSuggestion"]

name

name: string = "Enum"

message

message: object

serializedName

serializedName: string = "properties.message"

type

type: object

name

name: string = "String"

nextNotificationTime

nextNotificationTime: object

serializedName

serializedName: string = "properties.nextNotificationTime"

type

type: object

name

name: string = "DateTime"

notificationExpirationTime

notificationExpirationTime: object

serializedName

serializedName: string = "properties.notificationExpirationTime"

type

type: object

name

name: string = "DateTime"

notifiedTime

notifiedTime: object

serializedName

serializedName: string = "properties.notifiedTime"

type

type: object

name

name: string = "DateTime"

recommendationId

recommendationId: object

serializedName

serializedName: string = "properties.recommendationId"

type

type: object

name

name: string = "Uuid"

resourceId

resourceId: object

serializedName

serializedName: string = "properties.resourceId"

type

type: object

name

name: string = "String"

resourceScope

resourceScope: object

serializedName

serializedName: string = "properties.resourceScope"

type

type: object

name

name: string = "String"

ruleName

ruleName: object

serializedName

serializedName: string = "properties.ruleName"

type

type: object

name

name: string = "String"

score

score: object

serializedName

serializedName: string = "properties.score"

type

type: object

name

name: string = "Number"

startTime

startTime: object

serializedName

serializedName: string = "properties.startTime"

type

type: object

name

name: string = "DateTime"

states

states: object

serializedName

serializedName: string = "properties.states"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const RecommendationCollection

RecommendationCollection: object

serializedName

serializedName: string = "RecommendationCollection"

type

type: object

className

className: string = "RecommendationCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Recommendation"

name

name: string = "Composite"

Const RecommendationRule

RecommendationRule: object

serializedName

serializedName: string = "RecommendationRule"

type

type: object

className

className: string = "RecommendationRule"

name

name: string = "Composite"

modelProperties

modelProperties: object

actionName

actionName: object

serializedName

serializedName: string = "properties.actionName"

type

type: object

name

name: string = "String"

bladeName

bladeName: object

serializedName

serializedName: string = "properties.bladeName"

type

type: object

name

name: string = "String"

categoryTags

categoryTags: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.categoryTags"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

channels

channels: object

serializedName

serializedName: string = "properties.channels"

type

type: object

allowedValues

allowedValues: string[] = ["Notification","Api","Email","Webhook","All"]

name

name: string = "Enum"

description

description: object

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "properties.displayName"

type

type: object

name

name: string = "String"

extensionName

extensionName: object

serializedName

serializedName: string = "properties.extensionName"

type

type: object

name

name: string = "String"

forwardLink

forwardLink: object

serializedName

serializedName: string = "properties.forwardLink"

type

type: object

name

name: string = "String"

isDynamic

isDynamic: object

serializedName

serializedName: string = "properties.isDynamic"

type

type: object

name

name: string = "Boolean"

level

level: object

serializedName

serializedName: string = "properties.level"

type

type: object

allowedValues

allowedValues: string[] = ["Critical","Warning","Information","NonUrgentSuggestion"]

name

name: string = "Enum"

message

message: object

serializedName

serializedName: string = "properties.message"

type

type: object

name

name: string = "String"

recommendationId

recommendationId: object

serializedName

serializedName: string = "properties.recommendationId"

type

type: object

name

name: string = "Uuid"

recommendationName

recommendationName: object

serializedName

serializedName: string = "properties.recommendationName"

type

type: object

name

name: string = "String"

Const RelayServiceConnectionEntity

RelayServiceConnectionEntity: object

serializedName

serializedName: string = "RelayServiceConnectionEntity"

type

type: object

className

className: string = "RelayServiceConnectionEntity"

name

name: string = "Composite"

modelProperties

modelProperties: object

biztalkUri

biztalkUri: object

serializedName

serializedName: string = "properties.biztalkUri"

type

type: object

name

name: string = "String"

entityConnectionString

entityConnectionString: object

serializedName

serializedName: string = "properties.entityConnectionString"

type

type: object

name

name: string = "String"

entityName

entityName: object

serializedName

serializedName: string = "properties.entityName"

type

type: object

name

name: string = "String"

hostname

hostname: object

serializedName

serializedName: string = "properties.hostname"

type

type: object

name

name: string = "String"

port

port: object

serializedName

serializedName: string = "properties.port"

type

type: object

name

name: string = "Number"

resourceConnectionString

resourceConnectionString: object

serializedName

serializedName: string = "properties.resourceConnectionString"

type

type: object

name

name: string = "String"

resourceType

resourceType: object

serializedName

serializedName: string = "properties.resourceType"

type

type: object

name

name: string = "String"

Const RequestsBasedTrigger

RequestsBasedTrigger: object

serializedName

serializedName: string = "RequestsBasedTrigger"

type

type: object

className

className: string = "RequestsBasedTrigger"

name

name: string = "Composite"

modelProperties

modelProperties: object

count

count: object

serializedName

serializedName: string = "count"

type

type: object

name

name: string = "Number"

timeInterval

timeInterval: object

serializedName

serializedName: string = "timeInterval"

type

type: object

name

name: string = "String"

Const Resource

Resource: object

serializedName

serializedName: string = "Resource"

type

type: object

className

className: string = "Resource"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

kind

kind: object

serializedName

serializedName: string = "kind"

type

type: object

name

name: string = "String"

location

location: object

required

required: boolean = true

serializedName

serializedName: string = "location"

type

type: object

name

name: string = "String"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

type

type: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const ResourceCollection

ResourceCollection: object

serializedName

serializedName: string = "ResourceCollection"

type

type: object

className

className: string = "ResourceCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const ResourceMetric

ResourceMetric: object

serializedName

serializedName: string = "ResourceMetric"

type

type: object

className

className: string = "ResourceMetric"

name

name: string = "Composite"

modelProperties

modelProperties: object

endTime

endTime: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "endTime"

type

type: object

name

name: string = "DateTime"

id

id: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

metricValues

metricValues: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "metricValues"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ResourceMetricValue"

name

name: string = "Composite"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

className

className: string = "ResourceMetricName"

name

name: string = "Composite"

properties

properties: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ResourceMetricProperty"

name

name: string = "Composite"

resourceId

resourceId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "resourceId"

type

type: object

name

name: string = "String"

startTime

startTime: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "startTime"

type

type: object

name

name: string = "DateTime"

timeGrain

timeGrain: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "timeGrain"

type

type: object

name

name: string = "String"

unit

unit: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "unit"

type

type: object

name

name: string = "String"

Const ResourceMetricAvailability

ResourceMetricAvailability: object

serializedName

serializedName: string = "ResourceMetricAvailability"

type

type: object

className

className: string = "ResourceMetricAvailability"

name

name: string = "Composite"

modelProperties

modelProperties: object

retention

retention: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "retention"

type

type: object

name

name: string = "String"

timeGrain

timeGrain: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "timeGrain"

type

type: object

name

name: string = "String"

Const ResourceMetricCollection

ResourceMetricCollection: object

serializedName

serializedName: string = "ResourceMetricCollection"

type

type: object

className

className: string = "ResourceMetricCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ResourceMetric"

name

name: string = "Composite"

Const ResourceMetricDefinition

ResourceMetricDefinition: object

serializedName

serializedName: string = "ResourceMetricDefinition"

type

type: object

className

className: string = "ResourceMetricDefinition"

name

name: string = "Composite"

modelProperties

modelProperties: object

metricAvailabilities

metricAvailabilities: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.metricAvailabilities"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ResourceMetricAvailability"

name

name: string = "Composite"

primaryAggregationType

primaryAggregationType: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.primaryAggregationType"

type

type: object

name

name: string = "String"

properties

properties: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.properties"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

resourceUri

resourceUri: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.resourceUri"

type

type: object

name

name: string = "String"

unit

unit: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.unit"

type

type: object

name

name: string = "String"

Const ResourceMetricDefinitionCollection

ResourceMetricDefinitionCollection: object

serializedName

serializedName: string = "ResourceMetricDefinitionCollection"

type

type: object

className

className: string = "ResourceMetricDefinitionCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ResourceMetricDefinition"

name

name: string = "Composite"

Const ResourceMetricName

ResourceMetricName: object

serializedName

serializedName: string = "ResourceMetricName"

type

type: object

className

className: string = "ResourceMetricName"

name

name: string = "Composite"

modelProperties

modelProperties: object

localizedValue

localizedValue: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "localizedValue"

type

type: object

name

name: string = "String"

value

value: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "String"

Const ResourceMetricProperty

ResourceMetricProperty: object

serializedName

serializedName: string = "ResourceMetricProperty"

type

type: object

className

className: string = "ResourceMetricProperty"

name

name: string = "Composite"

modelProperties

modelProperties: object

key

key: object

serializedName

serializedName: string = "key"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "String"

Const ResourceMetricValue

ResourceMetricValue: object

serializedName

serializedName: string = "ResourceMetricValue"

type

type: object

className

className: string = "ResourceMetricValue"

name

name: string = "Composite"

modelProperties

modelProperties: object

average

average: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "average"

type

type: object

name

name: string = "Number"

count

count: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "count"

type

type: object

name

name: string = "Number"

maximum

maximum: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "maximum"

type

type: object

name

name: string = "Number"

minimum

minimum: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "minimum"

type

type: object

name

name: string = "Number"

properties

properties: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ResourceMetricProperty"

name

name: string = "Composite"

timestamp

timestamp: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "timestamp"

type

type: object

name

name: string = "String"

total

total: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "total"

type

type: object

name

name: string = "Number"

Const ResourceNameAvailability

ResourceNameAvailability: object

serializedName

serializedName: string = "ResourceNameAvailability"

type

type: object

className

className: string = "ResourceNameAvailability"

name

name: string = "Composite"

modelProperties

modelProperties: object

message

message: object

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

nameAvailable

nameAvailable: object

serializedName

serializedName: string = "nameAvailable"

type

type: object

name

name: string = "Boolean"

reason

reason: object

serializedName

serializedName: string = "reason"

type

type: object

name

name: string = "String"

Const ResourceNameAvailabilityRequest

ResourceNameAvailabilityRequest: object

serializedName

serializedName: string = "ResourceNameAvailabilityRequest"

type

type: object

className

className: string = "ResourceNameAvailabilityRequest"

name

name: string = "Composite"

modelProperties

modelProperties: object

isFqdn

isFqdn: object

serializedName

serializedName: string = "isFqdn"

type

type: object

name

name: string = "Boolean"

name

name: object

required

required: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

type

type: object

required

required: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const RestoreRequest

RestoreRequest: object

serializedName

serializedName: string = "RestoreRequest"

type

type: object

className

className: string = "RestoreRequest"

name

name: string = "Composite"

modelProperties

modelProperties: object

adjustConnectionStrings

adjustConnectionStrings: object

serializedName

serializedName: string = "properties.adjustConnectionStrings"

type

type: object

name

name: string = "Boolean"

appServicePlan

appServicePlan: object

serializedName

serializedName: string = "properties.appServicePlan"

type

type: object

name

name: string = "String"

blobName

blobName: object

serializedName

serializedName: string = "properties.blobName"

type

type: object

name

name: string = "String"

databases

databases: object

serializedName

serializedName: string = "properties.databases"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "DatabaseBackupSetting"

name

name: string = "Composite"

hostingEnvironment

hostingEnvironment: object

serializedName

serializedName: string = "properties.hostingEnvironment"

type

type: object

name

name: string = "String"

ignoreConflictingHostNames

ignoreConflictingHostNames: object

defaultValue

defaultValue: boolean = false

serializedName

serializedName: string = "properties.ignoreConflictingHostNames"

type

type: object

name

name: string = "Boolean"

ignoreDatabases

ignoreDatabases: object

defaultValue

defaultValue: boolean = false

serializedName

serializedName: string = "properties.ignoreDatabases"

type

type: object

name

name: string = "Boolean"

operationType

operationType: object

defaultValue

defaultValue: string = "Default"

serializedName

serializedName: string = "properties.operationType"

type

type: object

allowedValues

allowedValues: string[] = ["Default","Clone","Relocation","Snapshot","CloudFS"]

name

name: string = "Enum"

overwrite

overwrite: object

required

required: boolean = true

serializedName

serializedName: string = "properties.overwrite"

type

type: object

name

name: string = "Boolean"

siteName

siteName: object

serializedName

serializedName: string = "properties.siteName"

type

type: object

name

name: string = "String"

storageAccountUrl

storageAccountUrl: object

required

required: boolean = true

serializedName

serializedName: string = "properties.storageAccountUrl"

type

type: object

name

name: string = "String"

Const ServiceSpecification

ServiceSpecification: object

serializedName

serializedName: string = "ServiceSpecification"

type

type: object

className

className: string = "ServiceSpecification"

name

name: string = "Composite"

modelProperties

modelProperties: object

logSpecifications

logSpecifications: object

serializedName

serializedName: string = "logSpecifications"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "LogSpecification"

name

name: string = "Composite"

metricSpecifications

metricSpecifications: object

serializedName

serializedName: string = "metricSpecifications"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "MetricSpecification"

name

name: string = "Composite"

Const Site

Site: object

serializedName

serializedName: string = "Site"

type

type: object

className

className: string = "Site"

name

name: string = "Composite"

modelProperties

modelProperties: object

availabilityState

availabilityState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.availabilityState"

type

type: object

allowedValues

allowedValues: string[] = ["Normal","Limited","DisasterRecoveryMode"]

name

name: string = "Enum"

clientAffinityEnabled

clientAffinityEnabled: object

serializedName

serializedName: string = "properties.clientAffinityEnabled"

type

type: object

name

name: string = "Boolean"

clientCertEnabled

clientCertEnabled: object

serializedName

serializedName: string = "properties.clientCertEnabled"

type

type: object

name

name: string = "Boolean"

clientCertExclusionPaths

clientCertExclusionPaths: object

serializedName

serializedName: string = "properties.clientCertExclusionPaths"

type

type: object

name

name: string = "String"

cloningInfo

cloningInfo: object

serializedName

serializedName: string = "properties.cloningInfo"

type

type: object

className

className: string = "CloningInfo"

name

name: string = "Composite"

containerSize

containerSize: object

serializedName

serializedName: string = "properties.containerSize"

type

type: object

name

name: string = "Number"

dailyMemoryTimeQuota

dailyMemoryTimeQuota: object

serializedName

serializedName: string = "properties.dailyMemoryTimeQuota"

type

type: object

name

name: string = "Number"

defaultHostName

defaultHostName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.defaultHostName"

type

type: object

name

name: string = "String"

enabled

enabled: object

serializedName

serializedName: string = "properties.enabled"

type

type: object

name

name: string = "Boolean"

enabledHostNames

enabledHostNames: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.enabledHostNames"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

geoDistributions

geoDistributions: object

serializedName

serializedName: string = "properties.geoDistributions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "GeoDistribution"

name

name: string = "Composite"

hostNameSslStates

hostNameSslStates: object

serializedName

serializedName: string = "properties.hostNameSslStates"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "HostNameSslState"

name

name: string = "Composite"

hostNames

hostNames: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.hostNames"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

hostNamesDisabled

hostNamesDisabled: object

serializedName

serializedName: string = "properties.hostNamesDisabled"

type

type: object

name

name: string = "Boolean"

hostingEnvironmentProfile

hostingEnvironmentProfile: object

serializedName

serializedName: string = "properties.hostingEnvironmentProfile"

type

type: object

className

className: string = "HostingEnvironmentProfile"

name

name: string = "Composite"

httpsOnly

httpsOnly: object

serializedName

serializedName: string = "properties.httpsOnly"

type

type: object

name

name: string = "Boolean"

hyperV

hyperV: object

defaultValue

defaultValue: boolean = false

serializedName

serializedName: string = "properties.hyperV"

type

type: object

name

name: string = "Boolean"

identity

identity: object

serializedName

serializedName: string = "identity"

type

type: object

className

className: string = "ManagedServiceIdentity"

name

name: string = "Composite"

inProgressOperationId

inProgressOperationId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.inProgressOperationId"

type

type: object

name

name: string = "Uuid"

isDefaultContainer

isDefaultContainer: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.isDefaultContainer"

type

type: object

name

name: string = "Boolean"

isXenon

isXenon: object

defaultValue

defaultValue: boolean = false

serializedName

serializedName: string = "properties.isXenon"

type

type: object

name

name: string = "Boolean"

lastModifiedTimeUtc

lastModifiedTimeUtc: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.lastModifiedTimeUtc"

type

type: object

name

name: string = "DateTime"

maxNumberOfWorkers

maxNumberOfWorkers: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.maxNumberOfWorkers"

type

type: object

name

name: string = "Number"

outboundIpAddresses

outboundIpAddresses: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.outboundIpAddresses"

type

type: object

name

name: string = "String"

possibleOutboundIpAddresses

possibleOutboundIpAddresses: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.possibleOutboundIpAddresses"

type

type: object

name

name: string = "String"

redundancyMode

redundancyMode: object

serializedName

serializedName: string = "properties.redundancyMode"

type

type: object

allowedValues

allowedValues: string[] = ["None","Manual","Failover","ActiveActive","GeoRedundant"]

name

name: string = "Enum"

repositorySiteName

repositorySiteName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.repositorySiteName"

type

type: object

name

name: string = "String"

reserved

reserved: object

defaultValue

defaultValue: boolean = false

serializedName

serializedName: string = "properties.reserved"

type

type: object

name

name: string = "Boolean"

resourceGroup

resourceGroup: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.resourceGroup"

type

type: object

name

name: string = "String"

scmSiteAlsoStopped

scmSiteAlsoStopped: object

defaultValue

defaultValue: boolean = false

serializedName

serializedName: string = "properties.scmSiteAlsoStopped"

type

type: object

name

name: string = "Boolean"

serverFarmId

serverFarmId: object

serializedName

serializedName: string = "properties.serverFarmId"

type

type: object

name

name: string = "String"

siteConfig

siteConfig: object

serializedName

serializedName: string = "properties.siteConfig"

type

type: object

className

className: string = "SiteConfig"

name

name: string = "Composite"

slotSwapStatus

slotSwapStatus: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.slotSwapStatus"

type

type: object

className

className: string = "SlotSwapStatus"

name

name: string = "Composite"

state

state: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.state"

type

type: object

name

name: string = "String"

suspendedTill

suspendedTill: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.suspendedTill"

type

type: object

name

name: string = "DateTime"

targetSwapSlot

targetSwapSlot: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.targetSwapSlot"

type

type: object

name

name: string = "String"

trafficManagerHostNames

trafficManagerHostNames: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.trafficManagerHostNames"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

usageState

usageState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.usageState"

type

type: object

allowedValues

allowedValues: string[] = ["Normal","Exceeded"]

name

name: string = "Enum"

Const SiteAuthSettings

SiteAuthSettings: object

serializedName

serializedName: string = "SiteAuthSettings"

type

type: object

className

className: string = "SiteAuthSettings"

name

name: string = "Composite"

modelProperties

modelProperties: object

additionalLoginParams

additionalLoginParams: object

serializedName

serializedName: string = "properties.additionalLoginParams"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

allowedAudiences

allowedAudiences: object

serializedName

serializedName: string = "properties.allowedAudiences"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

allowedExternalRedirectUrls

allowedExternalRedirectUrls: object

serializedName

serializedName: string = "properties.allowedExternalRedirectUrls"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

clientId

clientId: object

serializedName

serializedName: string = "properties.clientId"

type

type: object

name

name: string = "String"

clientSecret

clientSecret: object

serializedName

serializedName: string = "properties.clientSecret"

type

type: object

name

name: string = "String"

clientSecretCertificateThumbprint

clientSecretCertificateThumbprint: object

serializedName

serializedName: string = "properties.clientSecretCertificateThumbprint"

type

type: object

name

name: string = "String"

defaultProvider

defaultProvider: object

serializedName

serializedName: string = "properties.defaultProvider"

type

type: object

allowedValues

allowedValues: string[] = ["AzureActiveDirectory","Facebook","Google","MicrosoftAccount","Twitter"]

name

name: string = "Enum"

enabled

enabled: object

serializedName

serializedName: string = "properties.enabled"

type

type: object

name

name: string = "Boolean"

facebookAppId

facebookAppId: object

serializedName

serializedName: string = "properties.facebookAppId"

type

type: object

name

name: string = "String"

facebookAppSecret

facebookAppSecret: object

serializedName

serializedName: string = "properties.facebookAppSecret"

type

type: object

name

name: string = "String"

facebookOAuthScopes

facebookOAuthScopes: object

serializedName

serializedName: string = "properties.facebookOAuthScopes"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

googleClientId

googleClientId: object

serializedName

serializedName: string = "properties.googleClientId"

type

type: object

name

name: string = "String"

googleClientSecret

googleClientSecret: object

serializedName

serializedName: string = "properties.googleClientSecret"

type

type: object

name

name: string = "String"

googleOAuthScopes

googleOAuthScopes: object

serializedName

serializedName: string = "properties.googleOAuthScopes"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

issuer

issuer: object

serializedName

serializedName: string = "properties.issuer"

type

type: object

name

name: string = "String"

microsoftAccountClientId

microsoftAccountClientId: object

serializedName

serializedName: string = "properties.microsoftAccountClientId"

type

type: object

name

name: string = "String"

microsoftAccountClientSecret

microsoftAccountClientSecret: object

serializedName

serializedName: string = "properties.microsoftAccountClientSecret"

type

type: object

name

name: string = "String"

microsoftAccountOAuthScopes

microsoftAccountOAuthScopes: object

serializedName

serializedName: string = "properties.microsoftAccountOAuthScopes"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

runtimeVersion

runtimeVersion: object

serializedName

serializedName: string = "properties.runtimeVersion"

type

type: object

name

name: string = "String"

tokenRefreshExtensionHours

tokenRefreshExtensionHours: object

serializedName

serializedName: string = "properties.tokenRefreshExtensionHours"

type

type: object

name

name: string = "Number"

tokenStoreEnabled

tokenStoreEnabled: object

serializedName

serializedName: string = "properties.tokenStoreEnabled"

type

type: object

name

name: string = "Boolean"

twitterConsumerKey

twitterConsumerKey: object

serializedName

serializedName: string = "properties.twitterConsumerKey"

type

type: object

name

name: string = "String"

twitterConsumerSecret

twitterConsumerSecret: object

serializedName

serializedName: string = "properties.twitterConsumerSecret"

type

type: object

name

name: string = "String"

unauthenticatedClientAction

unauthenticatedClientAction: object

serializedName

serializedName: string = "properties.unauthenticatedClientAction"

type

type: object

allowedValues

allowedValues: string[] = ["RedirectToLoginPage","AllowAnonymous"]

name

name: string = "Enum"

validateIssuer

validateIssuer: object

serializedName

serializedName: string = "properties.validateIssuer"

type

type: object

name

name: string = "Boolean"

Const SiteCloneability

SiteCloneability: object

serializedName

serializedName: string = "SiteCloneability"

type

type: object

className

className: string = "SiteCloneability"

name

name: string = "Composite"

modelProperties

modelProperties: object

blockingCharacteristics

blockingCharacteristics: object

serializedName

serializedName: string = "blockingCharacteristics"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "SiteCloneabilityCriterion"

name

name: string = "Composite"

blockingFeatures

blockingFeatures: object

serializedName

serializedName: string = "blockingFeatures"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "SiteCloneabilityCriterion"

name

name: string = "Composite"

result

result: object

serializedName

serializedName: string = "result"

type

type: object

allowedValues

allowedValues: string[] = ["Cloneable","PartiallyCloneable","NotCloneable"]

name

name: string = "Enum"

unsupportedFeatures

unsupportedFeatures: object

serializedName

serializedName: string = "unsupportedFeatures"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "SiteCloneabilityCriterion"

name

name: string = "Composite"

Const SiteCloneabilityCriterion

SiteCloneabilityCriterion: object

serializedName

serializedName: string = "SiteCloneabilityCriterion"

type

type: object

className

className: string = "SiteCloneabilityCriterion"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "String"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const SiteConfig

SiteConfig: object

serializedName

serializedName: string = "SiteConfig"

type

type: object

className

className: string = "SiteConfig"

name

name: string = "Composite"

modelProperties

modelProperties: object

alwaysOn

alwaysOn: object

serializedName

serializedName: string = "alwaysOn"

type

type: object

name

name: string = "Boolean"

apiDefinition

apiDefinition: object

serializedName

serializedName: string = "apiDefinition"

type

type: object

className

className: string = "ApiDefinitionInfo"

name

name: string = "Composite"

appCommandLine

appCommandLine: object

serializedName

serializedName: string = "appCommandLine"

type

type: object

name

name: string = "String"

appSettings

appSettings: object

serializedName

serializedName: string = "appSettings"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "NameValuePair"

name

name: string = "Composite"

autoHealEnabled

autoHealEnabled: object

serializedName

serializedName: string = "autoHealEnabled"

type

type: object

name

name: string = "Boolean"

autoHealRules

autoHealRules: object

serializedName

serializedName: string = "autoHealRules"

type

type: object

className

className: string = "AutoHealRules"

name

name: string = "Composite"

autoSwapSlotName

autoSwapSlotName: object

serializedName

serializedName: string = "autoSwapSlotName"

type

type: object

name

name: string = "String"

azureStorageAccounts

azureStorageAccounts: object

serializedName

serializedName: string = "azureStorageAccounts"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

className

className: string = "AzureStorageInfoValue"

name

name: string = "Composite"

connectionStrings

connectionStrings: object

serializedName

serializedName: string = "connectionStrings"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ConnStringInfo"

name

name: string = "Composite"

cors

cors: object

serializedName

serializedName: string = "cors"

type

type: object

className

className: string = "CorsSettings"

name

name: string = "Composite"

defaultDocuments

defaultDocuments: object

serializedName

serializedName: string = "defaultDocuments"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

detailedErrorLoggingEnabled

detailedErrorLoggingEnabled: object

serializedName

serializedName: string = "detailedErrorLoggingEnabled"

type

type: object

name

name: string = "Boolean"

documentRoot

documentRoot: object

serializedName

serializedName: string = "documentRoot"

type

type: object

name

name: string = "String"

experiments

experiments: object

serializedName

serializedName: string = "experiments"

type

type: object

className

className: string = "Experiments"

name

name: string = "Composite"

ftpsState

ftpsState: object

serializedName

serializedName: string = "ftpsState"

type

type: object

name

name: string = "String"

handlerMappings

handlerMappings: object

serializedName

serializedName: string = "handlerMappings"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "HandlerMapping"

name

name: string = "Composite"

http20Enabled

http20Enabled: object

defaultValue

defaultValue: boolean = true

serializedName

serializedName: string = "http20Enabled"

type

type: object

name

name: string = "Boolean"

httpLoggingEnabled

httpLoggingEnabled: object

serializedName

serializedName: string = "httpLoggingEnabled"

type

type: object

name

name: string = "Boolean"

ipSecurityRestrictions

ipSecurityRestrictions: object

serializedName

serializedName: string = "ipSecurityRestrictions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "IpSecurityRestriction"

name

name: string = "Composite"

javaContainer

javaContainer: object

serializedName

serializedName: string = "javaContainer"

type

type: object

name

name: string = "String"

javaContainerVersion

javaContainerVersion: object

serializedName

serializedName: string = "javaContainerVersion"

type

type: object

name

name: string = "String"

javaVersion

javaVersion: object

serializedName

serializedName: string = "javaVersion"

type

type: object

name

name: string = "String"

limits

limits: object

serializedName

serializedName: string = "limits"

type

type: object

className

className: string = "SiteLimits"

name

name: string = "Composite"

linuxFxVersion

linuxFxVersion: object

serializedName

serializedName: string = "linuxFxVersion"

type

type: object

name

name: string = "String"

loadBalancing

loadBalancing: object

serializedName

serializedName: string = "loadBalancing"

type

type: object

allowedValues

allowedValues: string[] = ["WeightedRoundRobin","LeastRequests","LeastResponseTime","WeightedTotalTraffic","RequestHash"]

name

name: string = "Enum"

localMySqlEnabled

localMySqlEnabled: object

defaultValue

defaultValue: boolean = false

serializedName

serializedName: string = "localMySqlEnabled"

type

type: object

name

name: string = "Boolean"

logsDirectorySizeLimit

logsDirectorySizeLimit: object

serializedName

serializedName: string = "logsDirectorySizeLimit"

type

type: object

name

name: string = "Number"

machineKey

machineKey: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "machineKey"

type

type: object

className

className: string = "SiteMachineKey"

name

name: string = "Composite"

managedPipelineMode

managedPipelineMode: object

serializedName

serializedName: string = "managedPipelineMode"

type

type: object

allowedValues

allowedValues: string[] = ["Integrated","Classic"]

name

name: string = "Enum"

managedServiceIdentityId

managedServiceIdentityId: object

serializedName

serializedName: string = "managedServiceIdentityId"

type

type: object

name

name: string = "Number"

minTlsVersion

minTlsVersion: object

serializedName

serializedName: string = "minTlsVersion"

type

type: object

name

name: string = "String"

netFrameworkVersion

netFrameworkVersion: object

defaultValue

defaultValue: string = "v4.6"

serializedName

serializedName: string = "netFrameworkVersion"

type

type: object

name

name: string = "String"

nodeVersion

nodeVersion: object

serializedName

serializedName: string = "nodeVersion"

type

type: object

name

name: string = "String"

numberOfWorkers

numberOfWorkers: object

serializedName

serializedName: string = "numberOfWorkers"

type

type: object

name

name: string = "Number"

phpVersion

phpVersion: object

serializedName

serializedName: string = "phpVersion"

type

type: object

name

name: string = "String"

publishingUsername

publishingUsername: object

serializedName

serializedName: string = "publishingUsername"

type

type: object

name

name: string = "String"

push

push: object

serializedName

serializedName: string = "push"

type

type: object

className

className: string = "PushSettings"

name

name: string = "Composite"

pythonVersion

pythonVersion: object

serializedName

serializedName: string = "pythonVersion"

type

type: object

name

name: string = "String"

remoteDebuggingEnabled

remoteDebuggingEnabled: object

serializedName

serializedName: string = "remoteDebuggingEnabled"

type

type: object

name

name: string = "Boolean"

remoteDebuggingVersion

remoteDebuggingVersion: object

serializedName

serializedName: string = "remoteDebuggingVersion"

type

type: object

name

name: string = "String"

requestTracingEnabled

requestTracingEnabled: object

serializedName

serializedName: string = "requestTracingEnabled"

type

type: object

name

name: string = "Boolean"

requestTracingExpirationTime

requestTracingExpirationTime: object

serializedName

serializedName: string = "requestTracingExpirationTime"

type

type: object

name

name: string = "DateTime"

reservedInstanceCount

reservedInstanceCount: object

serializedName

serializedName: string = "reservedInstanceCount"

constraints

constraints: object

InclusiveMaximum

InclusiveMaximum: number = 10

InclusiveMinimum

InclusiveMinimum: number = 0

type

type: object

name

name: string = "Number"

scmIpSecurityRestrictions

scmIpSecurityRestrictions: object

serializedName

serializedName: string = "scmIpSecurityRestrictions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "IpSecurityRestriction"

name

name: string = "Composite"

scmIpSecurityRestrictionsUseMain

scmIpSecurityRestrictionsUseMain: object

serializedName

serializedName: string = "scmIpSecurityRestrictionsUseMain"

type

type: object

name

name: string = "Boolean"

scmType

scmType: object

serializedName

serializedName: string = "scmType"

type

type: object

name

name: string = "String"

tracingOptions

tracingOptions: object

serializedName

serializedName: string = "tracingOptions"

type

type: object

name

name: string = "String"

use32BitWorkerProcess

use32BitWorkerProcess: object

serializedName

serializedName: string = "use32BitWorkerProcess"

type

type: object

name

name: string = "Boolean"

virtualApplications

virtualApplications: object

serializedName

serializedName: string = "virtualApplications"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualApplication"

name

name: string = "Composite"

vnetName

vnetName: object

serializedName

serializedName: string = "vnetName"

type

type: object

name

name: string = "String"

webSocketsEnabled

webSocketsEnabled: object

serializedName

serializedName: string = "webSocketsEnabled"

type

type: object

name

name: string = "Boolean"

windowsFxVersion

windowsFxVersion: object

serializedName

serializedName: string = "windowsFxVersion"

type

type: object

name

name: string = "String"

xManagedServiceIdentityId

xManagedServiceIdentityId: object

serializedName

serializedName: string = "xManagedServiceIdentityId"

type

type: object

name

name: string = "Number"

Const SiteConfigResource

SiteConfigResource: object

serializedName

serializedName: string = "SiteConfigResource"

type

type: object

className

className: string = "SiteConfigResource"

name

name: string = "Composite"

modelProperties

modelProperties: object

alwaysOn

alwaysOn: object

serializedName

serializedName: string = "properties.alwaysOn"

type

type: object

name

name: string = "Boolean"

apiDefinition

apiDefinition: object

serializedName

serializedName: string = "properties.apiDefinition"

type

type: object

className

className: string = "ApiDefinitionInfo"

name

name: string = "Composite"

appCommandLine

appCommandLine: object

serializedName

serializedName: string = "properties.appCommandLine"

type

type: object

name

name: string = "String"

appSettings

appSettings: object

serializedName

serializedName: string = "properties.appSettings"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "NameValuePair"

name

name: string = "Composite"

autoHealEnabled

autoHealEnabled: object

serializedName

serializedName: string = "properties.autoHealEnabled"

type

type: object

name

name: string = "Boolean"

autoHealRules

autoHealRules: object

serializedName

serializedName: string = "properties.autoHealRules"

type

type: object

className

className: string = "AutoHealRules"

name

name: string = "Composite"

autoSwapSlotName

autoSwapSlotName: object

serializedName

serializedName: string = "properties.autoSwapSlotName"

type

type: object

name

name: string = "String"

azureStorageAccounts

azureStorageAccounts: object

serializedName

serializedName: string = "properties.azureStorageAccounts"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

className

className: string = "AzureStorageInfoValue"

name

name: string = "Composite"

connectionStrings

connectionStrings: object

serializedName

serializedName: string = "properties.connectionStrings"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ConnStringInfo"

name

name: string = "Composite"

cors

cors: object

serializedName

serializedName: string = "properties.cors"

type

type: object

className

className: string = "CorsSettings"

name

name: string = "Composite"

defaultDocuments

defaultDocuments: object

serializedName

serializedName: string = "properties.defaultDocuments"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

detailedErrorLoggingEnabled

detailedErrorLoggingEnabled: object

serializedName

serializedName: string = "properties.detailedErrorLoggingEnabled"

type

type: object

name

name: string = "Boolean"

documentRoot

documentRoot: object

serializedName

serializedName: string = "properties.documentRoot"

type

type: object

name

name: string = "String"

experiments

experiments: object

serializedName

serializedName: string = "properties.experiments"

type

type: object

className

className: string = "Experiments"

name

name: string = "Composite"

ftpsState

ftpsState: object

serializedName

serializedName: string = "properties.ftpsState"

type

type: object

name

name: string = "String"

handlerMappings

handlerMappings: object

serializedName

serializedName: string = "properties.handlerMappings"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "HandlerMapping"

name

name: string = "Composite"

http20Enabled

http20Enabled: object

defaultValue

defaultValue: boolean = true

serializedName

serializedName: string = "properties.http20Enabled"

type

type: object

name

name: string = "Boolean"

httpLoggingEnabled

httpLoggingEnabled: object

serializedName

serializedName: string = "properties.httpLoggingEnabled"

type

type: object

name

name: string = "Boolean"

ipSecurityRestrictions

ipSecurityRestrictions: object

serializedName

serializedName: string = "properties.ipSecurityRestrictions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "IpSecurityRestriction"

name

name: string = "Composite"

javaContainer

javaContainer: object

serializedName

serializedName: string = "properties.javaContainer"

type

type: object

name

name: string = "String"

javaContainerVersion

javaContainerVersion: object

serializedName

serializedName: string = "properties.javaContainerVersion"

type

type: object

name

name: string = "String"

javaVersion

javaVersion: object

serializedName

serializedName: string = "properties.javaVersion"

type

type: object

name

name: string = "String"

limits

limits: object

serializedName

serializedName: string = "properties.limits"

type

type: object

className

className: string = "SiteLimits"

name

name: string = "Composite"

linuxFxVersion

linuxFxVersion: object

serializedName

serializedName: string = "properties.linuxFxVersion"

type

type: object

name

name: string = "String"

loadBalancing

loadBalancing: object

serializedName

serializedName: string = "properties.loadBalancing"

type

type: object

allowedValues

allowedValues: string[] = ["WeightedRoundRobin","LeastRequests","LeastResponseTime","WeightedTotalTraffic","RequestHash"]

name

name: string = "Enum"

localMySqlEnabled

localMySqlEnabled: object

defaultValue

defaultValue: boolean = false

serializedName

serializedName: string = "properties.localMySqlEnabled"

type

type: object

name

name: string = "Boolean"

logsDirectorySizeLimit

logsDirectorySizeLimit: object

serializedName

serializedName: string = "properties.logsDirectorySizeLimit"

type

type: object

name

name: string = "Number"

machineKey

machineKey: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.machineKey"

type

type: object

className

className: string = "SiteMachineKey"

name

name: string = "Composite"

managedPipelineMode

managedPipelineMode: object

serializedName

serializedName: string = "properties.managedPipelineMode"

type

type: object

allowedValues

allowedValues: string[] = ["Integrated","Classic"]

name

name: string = "Enum"

managedServiceIdentityId

managedServiceIdentityId: object

serializedName

serializedName: string = "properties.managedServiceIdentityId"

type

type: object

name

name: string = "Number"

minTlsVersion

minTlsVersion: object

serializedName

serializedName: string = "properties.minTlsVersion"

type

type: object

name

name: string = "String"

netFrameworkVersion

netFrameworkVersion: object

defaultValue

defaultValue: string = "v4.6"

serializedName

serializedName: string = "properties.netFrameworkVersion"

type

type: object

name

name: string = "String"

nodeVersion

nodeVersion: object

serializedName

serializedName: string = "properties.nodeVersion"

type

type: object

name

name: string = "String"

numberOfWorkers

numberOfWorkers: object

serializedName

serializedName: string = "properties.numberOfWorkers"

type

type: object

name

name: string = "Number"

phpVersion

phpVersion: object

serializedName

serializedName: string = "properties.phpVersion"

type

type: object

name

name: string = "String"

publishingUsername

publishingUsername: object

serializedName

serializedName: string = "properties.publishingUsername"

type

type: object

name

name: string = "String"

push

push: object

serializedName

serializedName: string = "properties.push"

type

type: object

className

className: string = "PushSettings"

name

name: string = "Composite"

pythonVersion

pythonVersion: object

serializedName

serializedName: string = "properties.pythonVersion"

type

type: object

name

name: string = "String"

remoteDebuggingEnabled

remoteDebuggingEnabled: object

serializedName

serializedName: string = "properties.remoteDebuggingEnabled"

type

type: object

name

name: string = "Boolean"

remoteDebuggingVersion

remoteDebuggingVersion: object

serializedName

serializedName: string = "properties.remoteDebuggingVersion"

type

type: object

name

name: string = "String"

requestTracingEnabled

requestTracingEnabled: object

serializedName

serializedName: string = "properties.requestTracingEnabled"

type

type: object

name

name: string = "Boolean"

requestTracingExpirationTime

requestTracingExpirationTime: object

serializedName

serializedName: string = "properties.requestTracingExpirationTime"

type

type: object

name

name: string = "DateTime"

reservedInstanceCount

reservedInstanceCount: object

serializedName

serializedName: string = "properties.reservedInstanceCount"

constraints

constraints: object

InclusiveMaximum

InclusiveMaximum: number = 10

InclusiveMinimum

InclusiveMinimum: number = 0

type

type: object

name

name: string = "Number"

scmIpSecurityRestrictions

scmIpSecurityRestrictions: object

serializedName

serializedName: string = "properties.scmIpSecurityRestrictions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "IpSecurityRestriction"

name

name: string = "Composite"

scmIpSecurityRestrictionsUseMain

scmIpSecurityRestrictionsUseMain: object

serializedName

serializedName: string = "properties.scmIpSecurityRestrictionsUseMain"

type

type: object

name

name: string = "Boolean"

scmType

scmType: object

serializedName

serializedName: string = "properties.scmType"

type

type: object

name

name: string = "String"

tracingOptions

tracingOptions: object

serializedName

serializedName: string = "properties.tracingOptions"

type

type: object

name

name: string = "String"

use32BitWorkerProcess

use32BitWorkerProcess: object

serializedName

serializedName: string = "properties.use32BitWorkerProcess"

type

type: object

name

name: string = "Boolean"

virtualApplications

virtualApplications: object

serializedName

serializedName: string = "properties.virtualApplications"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualApplication"

name

name: string = "Composite"

vnetName

vnetName: object

serializedName

serializedName: string = "properties.vnetName"

type

type: object

name

name: string = "String"

webSocketsEnabled

webSocketsEnabled: object

serializedName

serializedName: string = "properties.webSocketsEnabled"

type

type: object

name

name: string = "Boolean"

windowsFxVersion

windowsFxVersion: object

serializedName

serializedName: string = "properties.windowsFxVersion"

type

type: object

name

name: string = "String"

xManagedServiceIdentityId

xManagedServiceIdentityId: object

serializedName

serializedName: string = "properties.xManagedServiceIdentityId"

type

type: object

name

name: string = "Number"

Const SiteConfigResourceCollection

SiteConfigResourceCollection: object

serializedName

serializedName: string = "SiteConfigResourceCollection"

type

type: object

className

className: string = "SiteConfigResourceCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "SiteConfigResource"

name

name: string = "Composite"

Const SiteConfigurationSnapshotInfo

SiteConfigurationSnapshotInfo: object

serializedName

serializedName: string = "SiteConfigurationSnapshotInfo"

type

type: object

className

className: string = "SiteConfigurationSnapshotInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

snapshotId

snapshotId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.snapshotId"

type

type: object

name

name: string = "Number"

time

time: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.time"

type

type: object

name

name: string = "DateTime"

Const SiteConfigurationSnapshotInfoCollection

SiteConfigurationSnapshotInfoCollection: object

serializedName

serializedName: string = "SiteConfigurationSnapshotInfoCollection"

type

type: object

className

className: string = "SiteConfigurationSnapshotInfoCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "SiteConfigurationSnapshotInfo"

name

name: string = "Composite"

Const SiteExtensionInfo

SiteExtensionInfo: object

serializedName

serializedName: string = "SiteExtensionInfo"

type

type: object

className

className: string = "SiteExtensionInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

authors

authors: object

serializedName

serializedName: string = "properties.authors"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

comment

comment: object

serializedName

serializedName: string = "properties.comment"

type

type: object

name

name: string = "String"

description

description: object

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "String"

downloadCount

downloadCount: object

serializedName

serializedName: string = "properties.download_count"

type

type: object

name

name: string = "Number"

extensionId

extensionId: object

serializedName

serializedName: string = "properties.extension_id"

type

type: object

name

name: string = "String"

extensionType

extensionType: object

serializedName

serializedName: string = "properties.extension_type"

type

type: object

allowedValues

allowedValues: string[] = ["Gallery","WebRoot"]

name

name: string = "Enum"

extensionUrl

extensionUrl: object

serializedName

serializedName: string = "properties.extension_url"

type

type: object

name

name: string = "String"

feedUrl

feedUrl: object

serializedName

serializedName: string = "properties.feed_url"

type

type: object

name

name: string = "String"

iconUrl

iconUrl: object

serializedName

serializedName: string = "properties.icon_url"

type

type: object

name

name: string = "String"

installedDateTime

installedDateTime: object

serializedName

serializedName: string = "properties.installed_date_time"

type

type: object

name

name: string = "DateTime"

installerCommandLineParams

installerCommandLineParams: object

serializedName

serializedName: string = "properties.installer_command_line_params"

type

type: object

name

name: string = "String"

licenseUrl

licenseUrl: object

serializedName

serializedName: string = "properties.license_url"

type

type: object

name

name: string = "String"

localIsLatestVersion

localIsLatestVersion: object

serializedName

serializedName: string = "properties.local_is_latest_version"

type

type: object

name

name: string = "Boolean"

localPath

localPath: object

serializedName

serializedName: string = "properties.local_path"

type

type: object

name

name: string = "String"

projectUrl

projectUrl: object

serializedName

serializedName: string = "properties.project_url"

type

type: object

name

name: string = "String"

provisioningState

provisioningState: object

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

publishedDateTime

publishedDateTime: object

serializedName

serializedName: string = "properties.published_date_time"

type

type: object

name

name: string = "DateTime"

summary

summary: object

serializedName

serializedName: string = "properties.summary"

type

type: object

name

name: string = "String"

title

title: object

serializedName

serializedName: string = "properties.title"

type

type: object

name

name: string = "String"

version

version: object

serializedName

serializedName: string = "properties.version"

type

type: object

name

name: string = "String"

Const SiteExtensionInfoCollection

SiteExtensionInfoCollection: object

serializedName

serializedName: string = "SiteExtensionInfoCollection"

type

type: object

className

className: string = "SiteExtensionInfoCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "SiteExtensionInfo"

name

name: string = "Composite"

Const SiteInstance

SiteInstance: object

serializedName

serializedName: string = "SiteInstance"

type

type: object

className

className: string = "SiteInstance"

name

name: string = "Composite"

modelProperties

modelProperties: object

siteInstanceName

siteInstanceName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.siteInstanceName"

type

type: object

name

name: string = "String"

Const SiteLimits

SiteLimits: object

serializedName

serializedName: string = "SiteLimits"

type

type: object

className

className: string = "SiteLimits"

name

name: string = "Composite"

modelProperties

modelProperties: object

maxDiskSizeInMb

maxDiskSizeInMb: object

serializedName

serializedName: string = "maxDiskSizeInMb"

type

type: object

name

name: string = "Number"

maxMemoryInMb

maxMemoryInMb: object

serializedName

serializedName: string = "maxMemoryInMb"

type

type: object

name

name: string = "Number"

maxPercentageCpu

maxPercentageCpu: object

serializedName

serializedName: string = "maxPercentageCpu"

type

type: object

name

name: string = "Number"

Const SiteLogsConfig

SiteLogsConfig: object

serializedName

serializedName: string = "SiteLogsConfig"

type

type: object

className

className: string = "SiteLogsConfig"

name

name: string = "Composite"

modelProperties

modelProperties: object

applicationLogs

applicationLogs: object

serializedName

serializedName: string = "properties.applicationLogs"

type

type: object

className

className: string = "ApplicationLogsConfig"

name

name: string = "Composite"

detailedErrorMessages

detailedErrorMessages: object

serializedName

serializedName: string = "properties.detailedErrorMessages"

type

type: object

className

className: string = "EnabledConfig"

name

name: string = "Composite"

failedRequestsTracing

failedRequestsTracing: object

serializedName

serializedName: string = "properties.failedRequestsTracing"

type

type: object

className

className: string = "EnabledConfig"

name

name: string = "Composite"

httpLogs

httpLogs: object

serializedName

serializedName: string = "properties.httpLogs"

type

type: object

className

className: string = "HttpLogsConfig"

name

name: string = "Composite"

Const SiteMachineKey

SiteMachineKey: object

serializedName

serializedName: string = "SiteMachineKey"

type

type: object

className

className: string = "SiteMachineKey"

name

name: string = "Composite"

modelProperties

modelProperties: object

decryption

decryption: object

serializedName

serializedName: string = "decryption"

type

type: object

name

name: string = "String"

decryptionKey

decryptionKey: object

serializedName

serializedName: string = "decryptionKey"

type

type: object

name

name: string = "String"

validation

validation: object

serializedName

serializedName: string = "validation"

type

type: object

name

name: string = "String"

validationKey

validationKey: object

serializedName

serializedName: string = "validationKey"

type

type: object

name

name: string = "String"

Const SitePatchResource

SitePatchResource: object

serializedName

serializedName: string = "SitePatchResource"

type

type: object

className

className: string = "SitePatchResource"

name

name: string = "Composite"

modelProperties

modelProperties: object

availabilityState

availabilityState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.availabilityState"

type

type: object

allowedValues

allowedValues: string[] = ["Normal","Limited","DisasterRecoveryMode"]

name

name: string = "Enum"

clientAffinityEnabled

clientAffinityEnabled: object

serializedName

serializedName: string = "properties.clientAffinityEnabled"

type

type: object

name

name: string = "Boolean"

clientCertEnabled

clientCertEnabled: object

serializedName

serializedName: string = "properties.clientCertEnabled"

type

type: object

name

name: string = "Boolean"

clientCertExclusionPaths

clientCertExclusionPaths: object

serializedName

serializedName: string = "properties.clientCertExclusionPaths"

type

type: object

name

name: string = "String"

cloningInfo

cloningInfo: object

serializedName

serializedName: string = "properties.cloningInfo"

type

type: object

className

className: string = "CloningInfo"

name

name: string = "Composite"

containerSize

containerSize: object

serializedName

serializedName: string = "properties.containerSize"

type

type: object

name

name: string = "Number"

dailyMemoryTimeQuota

dailyMemoryTimeQuota: object

serializedName

serializedName: string = "properties.dailyMemoryTimeQuota"

type

type: object

name

name: string = "Number"

defaultHostName

defaultHostName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.defaultHostName"

type

type: object

name

name: string = "String"

enabled

enabled: object

serializedName

serializedName: string = "properties.enabled"

type

type: object

name

name: string = "Boolean"

enabledHostNames

enabledHostNames: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.enabledHostNames"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

geoDistributions

geoDistributions: object

serializedName

serializedName: string = "properties.geoDistributions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "GeoDistribution"

name

name: string = "Composite"

hostNameSslStates

hostNameSslStates: object

serializedName

serializedName: string = "properties.hostNameSslStates"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "HostNameSslState"

name

name: string = "Composite"

hostNames

hostNames: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.hostNames"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

hostNamesDisabled

hostNamesDisabled: object

serializedName

serializedName: string = "properties.hostNamesDisabled"

type

type: object

name

name: string = "Boolean"

hostingEnvironmentProfile

hostingEnvironmentProfile: object

serializedName

serializedName: string = "properties.hostingEnvironmentProfile"

type

type: object

className

className: string = "HostingEnvironmentProfile"

name

name: string = "Composite"

httpsOnly

httpsOnly: object

serializedName

serializedName: string = "properties.httpsOnly"

type

type: object

name

name: string = "Boolean"

hyperV

hyperV: object

defaultValue

defaultValue: boolean = false

serializedName

serializedName: string = "properties.hyperV"

type

type: object

name

name: string = "Boolean"

identity

identity: object

serializedName

serializedName: string = "identity"

type

type: object

className

className: string = "ManagedServiceIdentity"

name

name: string = "Composite"

inProgressOperationId

inProgressOperationId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.inProgressOperationId"

type

type: object

name

name: string = "Uuid"

isDefaultContainer

isDefaultContainer: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.isDefaultContainer"

type

type: object

name

name: string = "Boolean"

isXenon

isXenon: object

defaultValue

defaultValue: boolean = false

serializedName

serializedName: string = "properties.isXenon"

type

type: object

name

name: string = "Boolean"

lastModifiedTimeUtc

lastModifiedTimeUtc: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.lastModifiedTimeUtc"

type

type: object

name

name: string = "DateTime"

maxNumberOfWorkers

maxNumberOfWorkers: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.maxNumberOfWorkers"

type

type: object

name

name: string = "Number"

outboundIpAddresses

outboundIpAddresses: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.outboundIpAddresses"

type

type: object

name

name: string = "String"

possibleOutboundIpAddresses

possibleOutboundIpAddresses: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.possibleOutboundIpAddresses"

type

type: object

name

name: string = "String"

redundancyMode

redundancyMode: object

serializedName

serializedName: string = "properties.redundancyMode"

type

type: object

allowedValues

allowedValues: string[] = ["None","Manual","Failover","ActiveActive","GeoRedundant"]

name

name: string = "Enum"

repositorySiteName

repositorySiteName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.repositorySiteName"

type

type: object

name

name: string = "String"

reserved

reserved: object

defaultValue

defaultValue: boolean = false

serializedName

serializedName: string = "properties.reserved"

type

type: object

name

name: string = "Boolean"

resourceGroup

resourceGroup: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.resourceGroup"

type

type: object

name

name: string = "String"

scmSiteAlsoStopped

scmSiteAlsoStopped: object

defaultValue

defaultValue: boolean = false

serializedName

serializedName: string = "properties.scmSiteAlsoStopped"

type

type: object

name

name: string = "Boolean"

serverFarmId

serverFarmId: object

serializedName

serializedName: string = "properties.serverFarmId"

type

type: object

name

name: string = "String"

siteConfig

siteConfig: object

serializedName

serializedName: string = "properties.siteConfig"

type

type: object

className

className: string = "SiteConfig"

name

name: string = "Composite"

slotSwapStatus

slotSwapStatus: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.slotSwapStatus"

type

type: object

className

className: string = "SlotSwapStatus"

name

name: string = "Composite"

state

state: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.state"

type

type: object

name

name: string = "String"

suspendedTill

suspendedTill: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.suspendedTill"

type

type: object

name

name: string = "DateTime"

targetSwapSlot

targetSwapSlot: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.targetSwapSlot"

type

type: object

name

name: string = "String"

trafficManagerHostNames

trafficManagerHostNames: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.trafficManagerHostNames"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

usageState

usageState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.usageState"

type

type: object

allowedValues

allowedValues: string[] = ["Normal","Exceeded"]

name

name: string = "Enum"

Const SitePhpErrorLogFlag

SitePhpErrorLogFlag: object

serializedName

serializedName: string = "SitePhpErrorLogFlag"

type

type: object

className

className: string = "SitePhpErrorLogFlag"

name

name: string = "Composite"

modelProperties

modelProperties: object

localLogErrors

localLogErrors: object

serializedName

serializedName: string = "properties.localLogErrors"

type

type: object

name

name: string = "String"

localLogErrorsMaxLength

localLogErrorsMaxLength: object

serializedName

serializedName: string = "properties.localLogErrorsMaxLength"

type

type: object

name

name: string = "String"

masterLogErrors

masterLogErrors: object

serializedName

serializedName: string = "properties.masterLogErrors"

type

type: object

name

name: string = "String"

masterLogErrorsMaxLength

masterLogErrorsMaxLength: object

serializedName

serializedName: string = "properties.masterLogErrorsMaxLength"

type

type: object

name

name: string = "String"

Const SiteSourceControl

SiteSourceControl: object

serializedName

serializedName: string = "SiteSourceControl"

type

type: object

className

className: string = "SiteSourceControl"

name

name: string = "Composite"

modelProperties

modelProperties: object

branch

branch: object

serializedName

serializedName: string = "properties.branch"

type

type: object

name

name: string = "String"

deploymentRollbackEnabled

deploymentRollbackEnabled: object

serializedName

serializedName: string = "properties.deploymentRollbackEnabled"

type

type: object

name

name: string = "Boolean"

isManualIntegration

isManualIntegration: object

serializedName

serializedName: string = "properties.isManualIntegration"

type

type: object

name

name: string = "Boolean"

isMercurial

isMercurial: object

serializedName

serializedName: string = "properties.isMercurial"

type

type: object

name

name: string = "Boolean"

repoUrl

repoUrl: object

serializedName

serializedName: string = "properties.repoUrl"

type

type: object

name

name: string = "String"

Const SkuCapacity

SkuCapacity: object

serializedName

serializedName: string = "SkuCapacity"

type

type: object

className

className: string = "SkuCapacity"

name

name: string = "Composite"

modelProperties

modelProperties: object

default

default: object

serializedName

serializedName: string = "default"

type

type: object

name

name: string = "Number"

maximum

maximum: object

serializedName

serializedName: string = "maximum"

type

type: object

name

name: string = "Number"

minimum

minimum: object

serializedName

serializedName: string = "minimum"

type

type: object

name

name: string = "Number"

scaleType

scaleType: object

serializedName

serializedName: string = "scaleType"

type

type: object

name

name: string = "String"

Const SkuDescription

SkuDescription: object

serializedName

serializedName: string = "SkuDescription"

type

type: object

className

className: string = "SkuDescription"

name

name: string = "Composite"

modelProperties

modelProperties: object

capabilities

capabilities: object

serializedName

serializedName: string = "capabilities"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Capability"

name

name: string = "Composite"

capacity

capacity: object

serializedName

serializedName: string = "capacity"

type

type: object

name

name: string = "Number"

family

family: object

serializedName

serializedName: string = "family"

type

type: object

name

name: string = "String"

locations

locations: object

serializedName

serializedName: string = "locations"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

size

size: object

serializedName

serializedName: string = "size"

type

type: object

name

name: string = "String"

skuCapacity

skuCapacity: object

serializedName

serializedName: string = "skuCapacity"

type

type: object

className

className: string = "SkuCapacity"

name

name: string = "Composite"

tier

tier: object

serializedName

serializedName: string = "tier"

type

type: object

name

name: string = "String"

Const SkuInfos

SkuInfos: object

serializedName

serializedName: string = "SkuInfos"

type

type: object

className

className: string = "SkuInfos"

name

name: string = "Composite"

modelProperties

modelProperties: object

resourceType

resourceType: object

serializedName

serializedName: string = "resourceType"

type

type: object

name

name: string = "String"

skus

skus: object

serializedName

serializedName: string = "skus"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "GlobalCsmSkuDescription"

name

name: string = "Composite"

Const SlotConfigNamesResource

SlotConfigNamesResource: object

serializedName

serializedName: string = "SlotConfigNamesResource"

type

type: object

className

className: string = "SlotConfigNamesResource"

name

name: string = "Composite"

modelProperties

modelProperties: object

appSettingNames

appSettingNames: object

serializedName

serializedName: string = "properties.appSettingNames"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

azureStorageConfigNames

azureStorageConfigNames: object

serializedName

serializedName: string = "properties.azureStorageConfigNames"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

connectionStringNames

connectionStringNames: object

serializedName

serializedName: string = "properties.connectionStringNames"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const SlotDifference

SlotDifference: object

serializedName

serializedName: string = "SlotDifference"

type

type: object

className

className: string = "SlotDifference"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.description"

type

type: object

name

name: string = "String"

diffRule

diffRule: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.diffRule"

type

type: object

name

name: string = "String"

level

level: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.level"

type

type: object

name

name: string = "String"

settingName

settingName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.settingName"

type

type: object

name

name: string = "String"

settingType

settingType: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.settingType"

type

type: object

name

name: string = "String"

valueInCurrentSlot

valueInCurrentSlot: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.valueInCurrentSlot"

type

type: object

name

name: string = "String"

valueInTargetSlot

valueInTargetSlot: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.valueInTargetSlot"

type

type: object

name

name: string = "String"

Const SlotDifferenceCollection

SlotDifferenceCollection: object

serializedName

serializedName: string = "SlotDifferenceCollection"

type

type: object

className

className: string = "SlotDifferenceCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "SlotDifference"

name

name: string = "Composite"

Const SlotSwapStatus

SlotSwapStatus: object

serializedName

serializedName: string = "SlotSwapStatus"

type

type: object

className

className: string = "SlotSwapStatus"

name

name: string = "Composite"

modelProperties

modelProperties: object

destinationSlotName

destinationSlotName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "destinationSlotName"

type

type: object

name

name: string = "String"

sourceSlotName

sourceSlotName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "sourceSlotName"

type

type: object

name

name: string = "String"

timestampUtc

timestampUtc: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "timestampUtc"

type

type: object

name

name: string = "DateTime"

Const SlowRequestsBasedTrigger

SlowRequestsBasedTrigger: object

serializedName

serializedName: string = "SlowRequestsBasedTrigger"

type

type: object

className

className: string = "SlowRequestsBasedTrigger"

name

name: string = "Composite"

modelProperties

modelProperties: object

count

count: object

serializedName

serializedName: string = "count"

type

type: object

name

name: string = "Number"

timeInterval

timeInterval: object

serializedName

serializedName: string = "timeInterval"

type

type: object

name

name: string = "String"

timeTaken

timeTaken: object

serializedName

serializedName: string = "timeTaken"

type

type: object

name

name: string = "String"

Const Snapshot

Snapshot: object

serializedName

serializedName: string = "Snapshot"

type

type: object

className

className: string = "Snapshot"

name

name: string = "Composite"

modelProperties

modelProperties: object

time

time: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.time"

type

type: object

name

name: string = "String"

Const SnapshotCollection

SnapshotCollection: object

serializedName

serializedName: string = "SnapshotCollection"

type

type: object

className

className: string = "SnapshotCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Snapshot"

name

name: string = "Composite"

Const SnapshotRecoverySource

SnapshotRecoverySource: object

serializedName

serializedName: string = "SnapshotRecoverySource"

type

type: object

className

className: string = "SnapshotRecoverySource"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

location

location: object

serializedName

serializedName: string = "location"

type

type: object

name

name: string = "String"

Const SnapshotRestoreRequest

SnapshotRestoreRequest: object

serializedName

serializedName: string = "SnapshotRestoreRequest"

type

type: object

className

className: string = "SnapshotRestoreRequest"

name

name: string = "Composite"

modelProperties

modelProperties: object

ignoreConflictingHostNames

ignoreConflictingHostNames: object

serializedName

serializedName: string = "properties.ignoreConflictingHostNames"

type

type: object

name

name: string = "Boolean"

overwrite

overwrite: object

required

required: boolean = true

serializedName

serializedName: string = "properties.overwrite"

type

type: object

name

name: string = "Boolean"

recoverConfiguration

recoverConfiguration: object

serializedName

serializedName: string = "properties.recoverConfiguration"

type

type: object

name

name: string = "Boolean"

recoverySource

recoverySource: object

serializedName

serializedName: string = "properties.recoverySource"

type

type: object

className

className: string = "SnapshotRecoverySource"

name

name: string = "Composite"

snapshotTime

snapshotTime: object

serializedName

serializedName: string = "properties.snapshotTime"

type

type: object

name

name: string = "String"

useDRSecondary

useDRSecondary: object

serializedName

serializedName: string = "properties.useDRSecondary"

type

type: object

name

name: string = "Boolean"

Const SourceControl

SourceControl: object

serializedName

serializedName: string = "SourceControl"

type

type: object

className

className: string = "SourceControl"

name

name: string = "Composite"

modelProperties

modelProperties: object

expirationTime

expirationTime: object

serializedName

serializedName: string = "properties.expirationTime"

type

type: object

name

name: string = "DateTime"

refreshToken

refreshToken: object

serializedName

serializedName: string = "properties.refreshToken"

type

type: object

name

name: string = "String"

token

token: object

serializedName

serializedName: string = "properties.token"

type

type: object

name

name: string = "String"

tokenSecret

tokenSecret: object

serializedName

serializedName: string = "properties.tokenSecret"

type

type: object

name

name: string = "String"

Const SourceControlCollection

SourceControlCollection: object

serializedName

serializedName: string = "SourceControlCollection"

type

type: object

className

className: string = "SourceControlCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "SourceControl"

name

name: string = "Composite"

Const StackMajorVersion

StackMajorVersion: object

serializedName

serializedName: string = "StackMajorVersion"

type

type: object

className

className: string = "StackMajorVersion"

name

name: string = "Composite"

modelProperties

modelProperties: object

applicationInsights

applicationInsights: object

serializedName

serializedName: string = "applicationInsights"

type

type: object

name

name: string = "Boolean"

displayVersion

displayVersion: object

serializedName

serializedName: string = "displayVersion"

type

type: object

name

name: string = "String"

isDefault

isDefault: object

serializedName

serializedName: string = "isDefault"

type

type: object

name

name: string = "Boolean"

minorVersions

minorVersions: object

serializedName

serializedName: string = "minorVersions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "StackMinorVersion"

name

name: string = "Composite"

runtimeVersion

runtimeVersion: object

serializedName

serializedName: string = "runtimeVersion"

type

type: object

name

name: string = "String"

Const StackMinorVersion

StackMinorVersion: object

serializedName

serializedName: string = "StackMinorVersion"

type

type: object

className

className: string = "StackMinorVersion"

name

name: string = "Composite"

modelProperties

modelProperties: object

displayVersion

displayVersion: object

serializedName

serializedName: string = "displayVersion"

type

type: object

name

name: string = "String"

isDefault

isDefault: object

serializedName

serializedName: string = "isDefault"

type

type: object

name

name: string = "Boolean"

isRemoteDebuggingEnabled

isRemoteDebuggingEnabled: object

serializedName

serializedName: string = "isRemoteDebuggingEnabled"

type

type: object

name

name: string = "Boolean"

runtimeVersion

runtimeVersion: object

serializedName

serializedName: string = "runtimeVersion"

type

type: object

name

name: string = "String"

Const StampCapacity

StampCapacity: object

serializedName

serializedName: string = "StampCapacity"

type

type: object

className

className: string = "StampCapacity"

name

name: string = "Composite"

modelProperties

modelProperties: object

availableCapacity

availableCapacity: object

serializedName

serializedName: string = "availableCapacity"

type

type: object

name

name: string = "Number"

computeMode

computeMode: object

serializedName

serializedName: string = "computeMode"

type

type: object

allowedValues

allowedValues: string[] = ["Shared","Dedicated","Dynamic"]

name

name: string = "Enum"

excludeFromCapacityAllocation

excludeFromCapacityAllocation: object

serializedName

serializedName: string = "excludeFromCapacityAllocation"

type

type: object

name

name: string = "Boolean"

isApplicableForAllComputeModes

isApplicableForAllComputeModes: object

serializedName

serializedName: string = "isApplicableForAllComputeModes"

type

type: object

name

name: string = "Boolean"

isLinux

isLinux: object

serializedName

serializedName: string = "isLinux"

type

type: object

name

name: string = "Boolean"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

siteMode

siteMode: object

serializedName

serializedName: string = "siteMode"

type

type: object

name

name: string = "String"

totalCapacity

totalCapacity: object

serializedName

serializedName: string = "totalCapacity"

type

type: object

name

name: string = "Number"

unit

unit: object

serializedName

serializedName: string = "unit"

type

type: object

name

name: string = "String"

workerSize

workerSize: object

serializedName

serializedName: string = "workerSize"

type

type: object

allowedValues

allowedValues: string[] = ["Small","Medium","Large","D1","D2","D3","Default"]

name

name: string = "Enum"

workerSizeId

workerSizeId: object

serializedName

serializedName: string = "workerSizeId"

type

type: object

name

name: string = "Number"

Const StatusCodesBasedTrigger

StatusCodesBasedTrigger: object

serializedName

serializedName: string = "StatusCodesBasedTrigger"

type

type: object

className

className: string = "StatusCodesBasedTrigger"

name

name: string = "Composite"

modelProperties

modelProperties: object

count

count: object

serializedName

serializedName: string = "count"

type

type: object

name

name: string = "Number"

status

status: object

serializedName

serializedName: string = "status"

type

type: object

name

name: string = "Number"

subStatus

subStatus: object

serializedName

serializedName: string = "subStatus"

type

type: object

name

name: string = "Number"

timeInterval

timeInterval: object

serializedName

serializedName: string = "timeInterval"

type

type: object

name

name: string = "String"

win32Status

win32Status: object

serializedName

serializedName: string = "win32Status"

type

type: object

name

name: string = "Number"

Const StorageMigrationOptions

StorageMigrationOptions: object

serializedName

serializedName: string = "StorageMigrationOptions"

type

type: object

className

className: string = "StorageMigrationOptions"

name

name: string = "Composite"

modelProperties

modelProperties: object

azurefilesConnectionString

azurefilesConnectionString: object

required

required: boolean = true

serializedName

serializedName: string = "properties.azurefilesConnectionString"

type

type: object

name

name: string = "String"

azurefilesShare

azurefilesShare: object

required

required: boolean = true

serializedName

serializedName: string = "properties.azurefilesShare"

type

type: object

name

name: string = "String"

blockWriteAccessToSite

blockWriteAccessToSite: object

defaultValue

defaultValue: boolean = false

serializedName

serializedName: string = "properties.blockWriteAccessToSite"

type

type: object

name

name: string = "Boolean"

switchSiteAfterMigration

switchSiteAfterMigration: object

defaultValue

defaultValue: boolean = false

serializedName

serializedName: string = "properties.switchSiteAfterMigration"

type

type: object

name

name: string = "Boolean"

Const StorageMigrationResponse

StorageMigrationResponse: object

serializedName

serializedName: string = "StorageMigrationResponse"

type

type: object

className

className: string = "StorageMigrationResponse"

name

name: string = "Composite"

modelProperties

modelProperties: object

operationId

operationId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.operationId"

type

type: object

name

name: string = "String"

Const StringDictionary

StringDictionary: object

serializedName

serializedName: string = "StringDictionary"

type

type: object

className

className: string = "StringDictionary"

name

name: string = "Composite"

modelProperties

modelProperties: object

properties

properties: object

serializedName

serializedName: string = "properties"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

Const SwiftVirtualNetwork

SwiftVirtualNetwork: object

serializedName

serializedName: string = "SwiftVirtualNetwork"

type

type: object

className

className: string = "SwiftVirtualNetwork"

name

name: string = "Composite"

modelProperties

modelProperties: object

subnetResourceId

subnetResourceId: object

serializedName

serializedName: string = "properties.subnetResourceId"

type

type: object

name

name: string = "String"

swiftSupported

swiftSupported: object

serializedName

serializedName: string = "properties.swiftSupported"

type

type: object

name

name: string = "Boolean"

Const TriggeredJobHistory

TriggeredJobHistory: object

serializedName

serializedName: string = "TriggeredJobHistory"

type

type: object

className

className: string = "TriggeredJobHistory"

name

name: string = "Composite"

modelProperties

modelProperties: object

runs

runs: object

serializedName

serializedName: string = "properties.runs"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "TriggeredJobRun"

name

name: string = "Composite"

Const TriggeredJobHistoryCollection

TriggeredJobHistoryCollection: object

serializedName

serializedName: string = "TriggeredJobHistoryCollection"

type

type: object

className

className: string = "TriggeredJobHistoryCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "TriggeredJobHistory"

name

name: string = "Composite"

Const TriggeredJobRun

TriggeredJobRun: object

serializedName

serializedName: string = "TriggeredJobRun"

type

type: object

className

className: string = "TriggeredJobRun"

name

name: string = "Composite"

modelProperties

modelProperties: object

duration

duration: object

serializedName

serializedName: string = "properties.duration"

type

type: object

name

name: string = "String"

endTime

endTime: object

serializedName

serializedName: string = "properties.end_time"

type

type: object

name

name: string = "DateTime"

errorUrl

errorUrl: object

serializedName

serializedName: string = "properties.error_url"

type

type: object

name

name: string = "String"

jobName

jobName: object

serializedName

serializedName: string = "properties.job_name"

type

type: object

name

name: string = "String"

outputUrl

outputUrl: object

serializedName

serializedName: string = "properties.output_url"

type

type: object

name

name: string = "String"

startTime

startTime: object

serializedName

serializedName: string = "properties.start_time"

type

type: object

name

name: string = "DateTime"

status

status: object

serializedName

serializedName: string = "properties.status"

type

type: object

allowedValues

allowedValues: string[] = ["Success","Failed","Error"]

name

name: string = "Enum"

trigger

trigger: object

serializedName

serializedName: string = "properties.trigger"

type

type: object

name

name: string = "String"

url

url: object

serializedName

serializedName: string = "properties.url"

type

type: object

name

name: string = "String"

webJobId

webJobId: object

serializedName

serializedName: string = "properties.web_job_id"

type

type: object

name

name: string = "String"

webJobName

webJobName: object

serializedName

serializedName: string = "properties.web_job_name"

type

type: object

name

name: string = "String"

Const TriggeredWebJob

TriggeredWebJob: object

serializedName

serializedName: string = "TriggeredWebJob"

type

type: object

className

className: string = "TriggeredWebJob"

name

name: string = "Composite"

modelProperties

modelProperties: object

error

error: object

serializedName

serializedName: string = "properties.error"

type

type: object

name

name: string = "String"

extraInfoUrl

extraInfoUrl: object

serializedName

serializedName: string = "properties.extra_info_url"

type

type: object

name

name: string = "String"

historyUrl

historyUrl: object

serializedName

serializedName: string = "properties.history_url"

type

type: object

name

name: string = "String"

latestRun

latestRun: object

serializedName

serializedName: string = "properties.latest_run"

type

type: object

className

className: string = "TriggeredJobRun"

name

name: string = "Composite"

runCommand

runCommand: object

serializedName

serializedName: string = "properties.run_command"

type

type: object

name

name: string = "String"

schedulerLogsUrl

schedulerLogsUrl: object

serializedName

serializedName: string = "properties.scheduler_logs_url"

type

type: object

name

name: string = "String"

settings

settings: object

serializedName

serializedName: string = "properties.settings"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "Object"

url

url: object

serializedName

serializedName: string = "properties.url"

type

type: object

name

name: string = "String"

usingSdk

usingSdk: object

serializedName

serializedName: string = "properties.using_sdk"

type

type: object

name

name: string = "Boolean"

webJobType

webJobType: object

serializedName

serializedName: string = "properties.web_job_type"

type

type: object

allowedValues

allowedValues: string[] = ["Continuous","Triggered"]

name

name: string = "Enum"

Const TriggeredWebJobCollection

TriggeredWebJobCollection: object

serializedName

serializedName: string = "TriggeredWebJobCollection"

type

type: object

className

className: string = "TriggeredWebJobCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "TriggeredWebJob"

name

name: string = "Composite"

Const User

User: object

serializedName

serializedName: string = "User"

type

type: object

className

className: string = "User"

name

name: string = "Composite"

modelProperties

modelProperties: object

publishingPassword

publishingPassword: object

serializedName

serializedName: string = "properties.publishingPassword"

type

type: object

name

name: string = "String"

publishingPasswordHash

publishingPasswordHash: object

serializedName

serializedName: string = "properties.publishingPasswordHash"

type

type: object

name

name: string = "String"

publishingPasswordHashSalt

publishingPasswordHashSalt: object

serializedName

serializedName: string = "properties.publishingPasswordHashSalt"

type

type: object

name

name: string = "String"

publishingUserName

publishingUserName: object

required

required: boolean = true

serializedName

serializedName: string = "properties.publishingUserName"

type

type: object

name

name: string = "String"

scmUri

scmUri: object

serializedName

serializedName: string = "properties.scmUri"

type

type: object

name

name: string = "String"

Const ValidateContainerSettingsRequest

ValidateContainerSettingsRequest: object

serializedName

serializedName: string = "ValidateContainerSettingsRequest"

type

type: object

className

className: string = "ValidateContainerSettingsRequest"

name

name: string = "Composite"

modelProperties

modelProperties: object

baseUrl

baseUrl: object

serializedName

serializedName: string = "baseUrl"

type

type: object

name

name: string = "String"

password

password: object

serializedName

serializedName: string = "password"

type

type: object

name

name: string = "String"

platform

platform: object

serializedName

serializedName: string = "platform"

type

type: object

name

name: string = "String"

repository

repository: object

serializedName

serializedName: string = "repository"

type

type: object

name

name: string = "String"

tag

tag: object

serializedName

serializedName: string = "tag"

type

type: object

name

name: string = "String"

username

username: object

serializedName

serializedName: string = "username"

type

type: object

name

name: string = "String"

Const ValidateRequest

ValidateRequest: object

serializedName

serializedName: string = "ValidateRequest"

type

type: object

className

className: string = "ValidateRequest"

name

name: string = "Composite"

modelProperties

modelProperties: object

capacity

capacity: object

serializedName

serializedName: string = "properties.capacity"

constraints

constraints: object

InclusiveMinimum

InclusiveMinimum: number = 1

type

type: object

name

name: string = "Number"

hostingEnvironment

hostingEnvironment: object

serializedName

serializedName: string = "properties.hostingEnvironment"

type

type: object

name

name: string = "String"

isSpot

isSpot: object

serializedName

serializedName: string = "properties.isSpot"

type

type: object

name

name: string = "Boolean"

isXenon

isXenon: object

serializedName

serializedName: string = "properties.isXenon"

type

type: object

name

name: string = "Boolean"

location

location: object

required

required: boolean = true

serializedName

serializedName: string = "location"

type

type: object

name

name: string = "String"

name

name: object

required

required: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

needLinuxWorkers

needLinuxWorkers: object

serializedName

serializedName: string = "properties.needLinuxWorkers"

type

type: object

name

name: string = "Boolean"

serverFarmId

serverFarmId: object

serializedName

serializedName: string = "properties.serverFarmId"

type

type: object

name

name: string = "String"

skuName

skuName: object

serializedName

serializedName: string = "properties.skuName"

type

type: object

name

name: string = "String"

type

type: object

required

required: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const ValidateResponse

ValidateResponse: object

serializedName

serializedName: string = "ValidateResponse"

type

type: object

className

className: string = "ValidateResponse"

name

name: string = "Composite"

modelProperties

modelProperties: object

error

error: object

serializedName

serializedName: string = "error"

type

type: object

className

className: string = "ValidateResponseError"

name

name: string = "Composite"

status

status: object

serializedName

serializedName: string = "status"

type

type: object

name

name: string = "String"

Const ValidateResponseError

ValidateResponseError: object

serializedName

serializedName: string = "ValidateResponseError"

type

type: object

className

className: string = "ValidateResponseError"

name

name: string = "Composite"

modelProperties

modelProperties: object

code

code: object

serializedName

serializedName: string = "code"

type

type: object

name

name: string = "String"

message

message: object

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

Const VirtualApplication

VirtualApplication: object

serializedName

serializedName: string = "VirtualApplication"

type

type: object

className

className: string = "VirtualApplication"

name

name: string = "Composite"

modelProperties

modelProperties: object

physicalPath

physicalPath: object

serializedName

serializedName: string = "physicalPath"

type

type: object

name

name: string = "String"

preloadEnabled

preloadEnabled: object

serializedName

serializedName: string = "preloadEnabled"

type

type: object

name

name: string = "Boolean"

virtualDirectories

virtualDirectories: object

serializedName

serializedName: string = "virtualDirectories"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VirtualDirectory"

name

name: string = "Composite"

virtualPath

virtualPath: object

serializedName

serializedName: string = "virtualPath"

type

type: object

name

name: string = "String"

Const VirtualDirectory

VirtualDirectory: object

serializedName

serializedName: string = "VirtualDirectory"

type

type: object

className

className: string = "VirtualDirectory"

name

name: string = "Composite"

modelProperties

modelProperties: object

physicalPath

physicalPath: object

serializedName

serializedName: string = "physicalPath"

type

type: object

name

name: string = "String"

virtualPath

virtualPath: object

serializedName

serializedName: string = "virtualPath"

type

type: object

name

name: string = "String"

Const VirtualIPMapping

VirtualIPMapping: object

serializedName

serializedName: string = "VirtualIPMapping"

type

type: object

className

className: string = "VirtualIPMapping"

name

name: string = "Composite"

modelProperties

modelProperties: object

inUse

inUse: object

serializedName

serializedName: string = "inUse"

type

type: object

name

name: string = "Boolean"

internalHttpPort

internalHttpPort: object

serializedName

serializedName: string = "internalHttpPort"

type

type: object

name

name: string = "Number"

internalHttpsPort

internalHttpsPort: object

serializedName

serializedName: string = "internalHttpsPort"

type

type: object

name

name: string = "Number"

virtualIP

virtualIP: object

serializedName

serializedName: string = "virtualIP"

type

type: object

name

name: string = "String"

Const VirtualNetworkProfile

VirtualNetworkProfile: object

serializedName

serializedName: string = "VirtualNetworkProfile"

type

type: object

className

className: string = "VirtualNetworkProfile"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

subnet

subnet: object

serializedName

serializedName: string = "subnet"

type

type: object

name

name: string = "String"

type

type: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const VnetGateway

VnetGateway: object

serializedName

serializedName: string = "VnetGateway"

type

type: object

className

className: string = "VnetGateway"

name

name: string = "Composite"

modelProperties

modelProperties: object

vnetName

vnetName: object

serializedName

serializedName: string = "properties.vnetName"

type

type: object

name

name: string = "String"

vpnPackageUri

vpnPackageUri: object

required

required: boolean = true

serializedName

serializedName: string = "properties.vpnPackageUri"

type

type: object

name

name: string = "String"

Const VnetInfo

VnetInfo: object

serializedName

serializedName: string = "VnetInfo"

type

type: object

className

className: string = "VnetInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

certBlob

certBlob: object

serializedName

serializedName: string = "properties.certBlob"

type

type: object

name

name: string = "String"

certThumbprint

certThumbprint: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.certThumbprint"

type

type: object

name

name: string = "String"

dnsServers

dnsServers: object

serializedName

serializedName: string = "properties.dnsServers"

type

type: object

name

name: string = "String"

isSwift

isSwift: object

serializedName

serializedName: string = "properties.isSwift"

type

type: object

name

name: string = "Boolean"

resyncRequired

resyncRequired: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.resyncRequired"

type

type: object

name

name: string = "Boolean"

routes

routes: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.routes"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VnetRoute"

name

name: string = "Composite"

vnetResourceId

vnetResourceId: object

serializedName

serializedName: string = "properties.vnetResourceId"

type

type: object

name

name: string = "String"

Const VnetParameters

VnetParameters: object

serializedName

serializedName: string = "VnetParameters"

type

type: object

className

className: string = "VnetParameters"

name

name: string = "Composite"

modelProperties

modelProperties: object

vnetName

vnetName: object

serializedName

serializedName: string = "properties.vnetName"

type

type: object

name

name: string = "String"

vnetResourceGroup

vnetResourceGroup: object

serializedName

serializedName: string = "properties.vnetResourceGroup"

type

type: object

name

name: string = "String"

vnetSubnetName

vnetSubnetName: object

serializedName

serializedName: string = "properties.vnetSubnetName"

type

type: object

name

name: string = "String"

Const VnetRoute

VnetRoute: object

serializedName

serializedName: string = "VnetRoute"

type

type: object

className

className: string = "VnetRoute"

name

name: string = "Composite"

modelProperties

modelProperties: object

endAddress

endAddress: object

serializedName

serializedName: string = "properties.endAddress"

type

type: object

name

name: string = "String"

routeType

routeType: object

serializedName

serializedName: string = "properties.routeType"

type

type: object

name

name: string = "String"

startAddress

startAddress: object

serializedName

serializedName: string = "properties.startAddress"

type

type: object

name

name: string = "String"

Const VnetValidationFailureDetails

VnetValidationFailureDetails: object

serializedName

serializedName: string = "VnetValidationFailureDetails"

type

type: object

className

className: string = "VnetValidationFailureDetails"

name

name: string = "Composite"

modelProperties

modelProperties: object

failed

failed: object

serializedName

serializedName: string = "properties.failed"

type

type: object

name

name: string = "Boolean"

failedTests

failedTests: object

serializedName

serializedName: string = "properties.failedTests"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "VnetValidationTestFailure"

name

name: string = "Composite"

Const VnetValidationTestFailure

VnetValidationTestFailure: object

serializedName

serializedName: string = "VnetValidationTestFailure"

type

type: object

className

className: string = "VnetValidationTestFailure"

name

name: string = "Composite"

modelProperties

modelProperties: object

details

details: object

serializedName

serializedName: string = "properties.details"

type

type: object

name

name: string = "String"

testName

testName: object

serializedName

serializedName: string = "properties.testName"

type

type: object

name

name: string = "String"

Const WebAppCollection

WebAppCollection: object

serializedName

serializedName: string = "WebAppCollection"

type

type: object

className

className: string = "WebAppCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Site"

name

name: string = "Composite"

Const WebAppInstanceCollection

WebAppInstanceCollection: object

serializedName

serializedName: string = "WebAppInstanceCollection"

type

type: object

className

className: string = "WebAppInstanceCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "SiteInstance"

name

name: string = "Composite"

Const WebJob

WebJob: object

serializedName

serializedName: string = "WebJob"

type

type: object

className

className: string = "WebJob"

name

name: string = "Composite"

modelProperties

modelProperties: object

error

error: object

serializedName

serializedName: string = "properties.error"

type

type: object

name

name: string = "String"

extraInfoUrl

extraInfoUrl: object

serializedName

serializedName: string = "properties.extra_info_url"

type

type: object

name

name: string = "String"

runCommand

runCommand: object

serializedName

serializedName: string = "properties.run_command"

type

type: object

name

name: string = "String"

settings

settings: object

serializedName

serializedName: string = "properties.settings"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "Object"

url

url: object

serializedName

serializedName: string = "properties.url"

type

type: object

name

name: string = "String"

usingSdk

usingSdk: object

serializedName

serializedName: string = "properties.using_sdk"

type

type: object

name

name: string = "Boolean"

webJobType

webJobType: object

serializedName

serializedName: string = "properties.web_job_type"

type

type: object

allowedValues

allowedValues: string[] = ["Continuous","Triggered"]

name

name: string = "Enum"

Const WebJobCollection

WebJobCollection: object

serializedName

serializedName: string = "WebJobCollection"

type

type: object

className

className: string = "WebJobCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "WebJob"

name

name: string = "Composite"

Const WorkerPool

WorkerPool: object

serializedName

serializedName: string = "WorkerPool"

type

type: object

className

className: string = "WorkerPool"

name

name: string = "Composite"

modelProperties

modelProperties: object

computeMode

computeMode: object

serializedName

serializedName: string = "computeMode"

type

type: object

allowedValues

allowedValues: string[] = ["Shared","Dedicated","Dynamic"]

name

name: string = "Enum"

instanceNames

instanceNames: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "instanceNames"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

workerCount

workerCount: object

serializedName

serializedName: string = "workerCount"

type

type: object

name

name: string = "Number"

workerSize

workerSize: object

serializedName

serializedName: string = "workerSize"

type

type: object

name

name: string = "String"

workerSizeId

workerSizeId: object

serializedName

serializedName: string = "workerSizeId"

type

type: object

name

name: string = "Number"

Const acceptLanguage

acceptLanguage: object

parameterPath

parameterPath: string = "acceptLanguage"

mapper

mapper: object

defaultValue

defaultValue: string = "en-US"

serializedName

serializedName: string = "accept-language"

type

type: object

name

name: string = "String"

Const apiVersion

apiVersion: object

parameterPath

parameterPath: string = "apiVersion"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "api-version"

type

type: object

name

name: string = "String"

Const backupId

backupId: object

parameterPath

parameterPath: string = "backupId"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "backupId"

type

type: object

name

name: string = "String"

Const baseAddress

baseAddress: object

parameterPath

parameterPath: string = "baseAddress"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "baseAddress"

type

type: object

name

name: string = "String"

Const billingLocation

billingLocation: object

parameterPath

parameterPath: string[] = ["options","billingLocation"]

mapper

mapper: object

serializedName

serializedName: string = "billingLocation"

type

type: object

name

name: string = "String"

Const deleteEmptyServerFarm

deleteEmptyServerFarm: object

parameterPath

parameterPath: string[] = ["options","deleteEmptyServerFarm"]

mapper

mapper: object

serializedName

serializedName: string = "deleteEmptyServerFarm"

type

type: object

name

name: string = "Boolean"

Const deleteMetrics

deleteMetrics: object

parameterPath

parameterPath: string[] = ["options","deleteMetrics"]

mapper

mapper: object

serializedName

serializedName: string = "deleteMetrics"

type

type: object

name

name: string = "Boolean"

Const detailed

detailed: object

parameterPath

parameterPath: string[] = ["options","detailed"]

mapper

mapper: object

serializedName

serializedName: string = "detailed"

type

type: object

name

name: string = "Boolean"

Const details

details: object

parameterPath

parameterPath: string[] = ["options","details"]

mapper

mapper: object

serializedName

serializedName: string = "details"

type

type: object

name

name: string = "Boolean"

Const domainOwnershipIdentifierName

domainOwnershipIdentifierName: object

parameterPath

parameterPath: string = "domainOwnershipIdentifierName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "domainOwnershipIdentifierName"

type

type: object

name

name: string = "String"

Const durationInSeconds

durationInSeconds: object

parameterPath

parameterPath: string[] = ["options","durationInSeconds"]

mapper

mapper: object

serializedName

serializedName: string = "durationInSeconds"

type

type: object

name

name: string = "Number"

Const entityName

entityName: object

parameterPath

parameterPath: string = "entityName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "entityName"

type

type: object

name

name: string = "String"

Const environmentName

environmentName: object

parameterPath

parameterPath: string = "environmentName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "environmentName"

type

type: object

name

name: string = "String"

Const expiredOnly

expiredOnly: object

parameterPath

parameterPath: string[] = ["options","expiredOnly"]

mapper

mapper: object

serializedName

serializedName: string = "expiredOnly"

type

type: object

name

name: string = "Boolean"

Const featured

featured: object

parameterPath

parameterPath: string[] = ["options","featured"]

mapper

mapper: object

serializedName

serializedName: string = "featured"

type

type: object

name

name: string = "Boolean"

Const filter

filter: object

parameterPath

parameterPath: string[] = ["options","filter"]

skipEncoding

skipEncoding: boolean = true

mapper

mapper: object

serializedName

serializedName: string = "$filter"

type

type: object

name

name: string = "String"

Const functionName

functionName: object

parameterPath

parameterPath: string = "functionName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "functionName"

type

type: object

name

name: string = "String"

Const gatewayName

gatewayName: object

parameterPath

parameterPath: string = "gatewayName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "gatewayName"

type

type: object

name

name: string = "String"

Const hostName0

hostName0: object

parameterPath

parameterPath: string[] = ["options","hostName"]

mapper

mapper: object

serializedName

serializedName: string = "hostName"

type

type: object

name

name: string = "String"

Const hostName1

hostName1: object

parameterPath

parameterPath: string = "hostName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "hostName"

type

type: object

name

name: string = "String"

Const hostingEnvironmentName

hostingEnvironmentName: object

parameterPath

parameterPath: string = "hostingEnvironmentName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "hostingEnvironmentName"

type

type: object

name

name: string = "String"

Const id

id: object

parameterPath

parameterPath: string = "id"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

Const includeSlots

includeSlots: object

parameterPath

parameterPath: string[] = ["options","includeSlots"]

mapper

mapper: object

serializedName

serializedName: string = "includeSlots"

type

type: object

name

name: string = "Boolean"

Const instanceId

instanceId: object

parameterPath

parameterPath: string = "instanceId"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "instanceId"

type

type: object

name

name: string = "String"

Const linuxDynamicWorkersEnabled

linuxDynamicWorkersEnabled: object

parameterPath

parameterPath: string[] = ["options","linuxDynamicWorkersEnabled"]

mapper

mapper: object

serializedName

serializedName: string = "linuxDynamicWorkersEnabled"

type

type: object

name

name: string = "Boolean"

Const linuxWorkersEnabled

linuxWorkersEnabled: object

parameterPath

parameterPath: string[] = ["options","linuxWorkersEnabled"]

mapper

mapper: object

serializedName

serializedName: string = "linuxWorkersEnabled"

type

type: object

name

name: string = "Boolean"

Const maxFrameLength

maxFrameLength: object

parameterPath

parameterPath: string[] = ["options","maxFrameLength"]

mapper

mapper: object

serializedName

serializedName: string = "maxFrameLength"

type

type: object

name

name: string = "Number"

Const name

name: object

parameterPath

parameterPath: string = "name"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const namespaceName

namespaceName: object

parameterPath

parameterPath: string = "namespaceName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "namespaceName"

type

type: object

name

name: string = "String"

Const nextPageLink

nextPageLink: object

parameterPath

parameterPath: string = "nextPageLink"

skipEncoding

skipEncoding: boolean = true

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

Const operationId

operationId: object

parameterPath

parameterPath: string = "operationId"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "operationId"

type

type: object

name

name: string = "String"

Const osType

osType: object

parameterPath

parameterPath: string[] = ["options","osType"]

mapper

mapper: object

serializedName

serializedName: string = "osType"

type

type: object

name

name: string = "String"

Const osTypeSelected

osTypeSelected: object

parameterPath

parameterPath: string[] = ["options","osTypeSelected"]

mapper

mapper: object

serializedName

serializedName: string = "osTypeSelected"

type

type: object

name

name: string = "String"

Const premierAddOnName

premierAddOnName: object

parameterPath

parameterPath: string = "premierAddOnName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "premierAddOnName"

type

type: object

name

name: string = "String"

Const processId

processId: object

parameterPath

parameterPath: string = "processId"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "processId"

type

type: object

name

name: string = "String"

Const publicCertificateName

publicCertificateName: object

parameterPath

parameterPath: string = "publicCertificateName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "publicCertificateName"

type

type: object

name

name: string = "String"

Const recommendationId

recommendationId: object

parameterPath

parameterPath: string[] = ["options","recommendationId"]

mapper

mapper: object

serializedName

serializedName: string = "recommendationId"

type

type: object

name

name: string = "String"

Const relayName

relayName: object

parameterPath

parameterPath: string = "relayName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "relayName"

type

type: object

name

name: string = "String"

Const resourceGroupName

resourceGroupName: object

parameterPath

parameterPath: string = "resourceGroupName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "resourceGroupName"

constraints

constraints: object

MaxLength

MaxLength: number = 90

MinLength

MinLength: number = 1

Pattern

Pattern: RegExp = /^[-\w\._\(\)]+[^\.]$/

type

type: object

name

name: string = "String"

Const routeName

routeName: object

parameterPath

parameterPath: string = "routeName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "routeName"

type

type: object

name

name: string = "String"

Const sasUrl

sasUrl: object

parameterPath

parameterPath: string[] = ["options","sasUrl"]

mapper

mapper: object

serializedName

serializedName: string = "sasUrl"

type

type: object

name

name: string = "String"

Const siteExtensionId

siteExtensionId: object

parameterPath

parameterPath: string = "siteExtensionId"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "siteExtensionId"

type

type: object

name

name: string = "String"

Const siteName

siteName: object

parameterPath

parameterPath: string = "siteName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "siteName"

type

type: object

name

name: string = "String"

Const skipToken

skipToken: object

parameterPath

parameterPath: string[] = ["options","skipToken"]

mapper

mapper: object

serializedName

serializedName: string = "$skipToken"

type

type: object

name

name: string = "String"

Const sku

sku: object

parameterPath

parameterPath: string[] = ["options","sku"]

mapper

mapper: object

serializedName

serializedName: string = "sku"

type

type: object

name

name: string = "String"

Const slot

slot: object

parameterPath

parameterPath: string = "slot"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "slot"

type

type: object

name

name: string = "String"

Const snapshotId

snapshotId: object

parameterPath

parameterPath: string = "snapshotId"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "snapshotId"

type

type: object

name

name: string = "String"

Const softRestart

softRestart: object

parameterPath

parameterPath: string[] = ["options","softRestart"]

mapper

mapper: object

serializedName

serializedName: string = "softRestart"

type

type: object

name

name: string = "Boolean"

Const sourceControlType

sourceControlType: object

parameterPath

parameterPath: string = "sourceControlType"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "sourceControlType"

type

type: object

name

name: string = "String"

Const subscriptionId

subscriptionId: object

parameterPath

parameterPath: string = "subscriptionId"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "subscriptionId"

type

type: object

name

name: string = "String"

Const subscriptionName

subscriptionName: object

parameterPath

parameterPath: string = "subscriptionName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "subscriptionName"

type

type: object

name

name: string = "String"

Const synchronous

synchronous: object

parameterPath

parameterPath: string[] = ["options","synchronous"]

mapper

mapper: object

serializedName

serializedName: string = "synchronous"

type

type: object

name

name: string = "Boolean"

Const threadId

threadId: object

parameterPath

parameterPath: string = "threadId"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "threadId"

type

type: object

name

name: string = "String"

Const top

top: object

parameterPath

parameterPath: string[] = ["options","top"]

mapper

mapper: object

serializedName

serializedName: string = "$top"

type

type: object

name

name: string = "String"

Const updateSeen

updateSeen: object

parameterPath

parameterPath: string[] = ["options","updateSeen"]

mapper

mapper: object

serializedName

serializedName: string = "updateSeen"

type

type: object

name

name: string = "Boolean"

Const view

view: object

parameterPath

parameterPath: string = "view"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "view"

type

type: object

name

name: string = "String"

Const vnetName

vnetName: object

parameterPath

parameterPath: string = "vnetName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "vnetName"

type

type: object

name

name: string = "String"

Const webJobName

webJobName: object

parameterPath

parameterPath: string = "webJobName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "webJobName"

type

type: object

name

name: string = "String"

Const workerName

workerName: object

parameterPath

parameterPath: string = "workerName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "workerName"

type

type: object

name

name: string = "String"

Const xenonWorkersEnabled

xenonWorkersEnabled: object

parameterPath

parameterPath: string[] = ["options","xenonWorkersEnabled"]

mapper

mapper: object

serializedName

serializedName: string = "xenonWorkersEnabled"

type

type: object

name

name: string = "Boolean"

Generated using TypeDoc