Azure.ResourceManager.AppService Namespace

Classes

ApiKeyVaultReferenceData

A class representing the ApiKeyVaultReference data model. Description of site key vault references.

AppCertificateCollection

A class representing a collection of AppCertificateResource and their operations. Each AppCertificateResource in the collection will belong to the same instance of ResourceGroupResource. To get an AppCertificateCollection instance call the GetAppCertificates method from an instance of ResourceGroupResource.

AppCertificateData

A class representing the AppCertificate data model. SSL certificate for an app.

AppCertificateResource

A Class representing an AppCertificate along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an AppCertificateResource from an instance of ArmClient using the GetAppCertificateResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetAppCertificate method.

AppServiceCertificateCollection

A class representing a collection of AppServiceCertificateResource and their operations. Each AppServiceCertificateResource in the collection will belong to the same instance of AppServiceCertificateOrderResource. To get an AppServiceCertificateCollection instance call the GetAppServiceCertificates method from an instance of AppServiceCertificateOrderResource.

AppServiceCertificateData

A class representing the AppServiceCertificate data model. Key Vault container ARM resource for a certificate that is purchased through Azure.

AppServiceCertificateOrderCollection

A class representing a collection of AppServiceCertificateOrderResource and their operations. Each AppServiceCertificateOrderResource in the collection will belong to the same instance of ResourceGroupResource. To get an AppServiceCertificateOrderCollection instance call the GetAppServiceCertificateOrders method from an instance of ResourceGroupResource.

AppServiceCertificateOrderData

A class representing the AppServiceCertificateOrder data model. SSL certificate purchase order.

AppServiceCertificateOrderResource

A Class representing an AppServiceCertificateOrder along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an AppServiceCertificateOrderResource from an instance of ArmClient using the GetAppServiceCertificateOrderResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetAppServiceCertificateOrder method.

AppServiceCertificateResource

A Class representing an AppServiceCertificate along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an AppServiceCertificateResource from an instance of ArmClient using the GetAppServiceCertificateResource method. Otherwise you can get one from its parent resource AppServiceCertificateOrderResource using the GetAppServiceCertificate method.

AppServiceDetectorData

A class representing the AppServiceDetector data model. Class representing Response from Detector

AppServiceDomainCollection

A class representing a collection of AppServiceDomainResource and their operations. Each AppServiceDomainResource in the collection will belong to the same instance of ResourceGroupResource. To get an AppServiceDomainCollection instance call the GetAppServiceDomains method from an instance of ResourceGroupResource.

AppServiceDomainData

A class representing the AppServiceDomain data model. Information about a domain.

AppServiceDomainResource

A Class representing an AppServiceDomain along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an AppServiceDomainResource from an instance of ArmClient using the GetAppServiceDomainResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetAppServiceDomain method.

AppServiceEnvironmentCollection

A class representing a collection of AppServiceEnvironmentResource and their operations. Each AppServiceEnvironmentResource in the collection will belong to the same instance of ResourceGroupResource. To get an AppServiceEnvironmentCollection instance call the GetAppServiceEnvironments method from an instance of ResourceGroupResource.

AppServiceEnvironmentData

A class representing the AppServiceEnvironment data model. App Service Environment ARM resource.

AppServiceEnvironmentResource

A Class representing an AppServiceEnvironment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an AppServiceEnvironmentResource from an instance of ArmClient using the GetAppServiceEnvironmentResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetAppServiceEnvironment method.

AppServiceExtensions

A class to add extension methods to Azure.ResourceManager.AppService.

AppServiceIdentifierData

A class representing the AppServiceIdentifier data model. A domain specific resource identifier.

AppServicePlanCollection

A class representing a collection of AppServicePlanResource and their operations. Each AppServicePlanResource in the collection will belong to the same instance of ResourceGroupResource. To get an AppServicePlanCollection instance call the GetAppServicePlans method from an instance of ResourceGroupResource.

AppServicePlanData

A class representing the AppServicePlan data model. App Service plan.

AppServicePlanHybridConnectionNamespaceRelayCollection

A class representing a collection of AppServicePlanHybridConnectionNamespaceRelayResource and their operations. Each AppServicePlanHybridConnectionNamespaceRelayResource in the collection will belong to the same instance of AppServicePlanResource. To get an AppServicePlanHybridConnectionNamespaceRelayCollection instance call the GetAppServicePlanHybridConnectionNamespaceRelays method from an instance of AppServicePlanResource.

AppServicePlanHybridConnectionNamespaceRelayResource

A Class representing an AppServicePlanHybridConnectionNamespaceRelay along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an AppServicePlanHybridConnectionNamespaceRelayResource from an instance of ArmClient using the GetAppServicePlanHybridConnectionNamespaceRelayResource method. Otherwise you can get one from its parent resource AppServicePlanResource using the GetAppServicePlanHybridConnectionNamespaceRelay method.

AppServicePlanResource

A Class representing an AppServicePlan along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an AppServicePlanResource from an instance of ArmClient using the GetAppServicePlanResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetAppServicePlan method.

AppServicePlanVirtualNetworkConnectionCollection

A class representing a collection of AppServicePlanVirtualNetworkConnectionResource and their operations. Each AppServicePlanVirtualNetworkConnectionResource in the collection will belong to the same instance of AppServicePlanResource. To get an AppServicePlanVirtualNetworkConnectionCollection instance call the GetAppServicePlanVirtualNetworkConnections method from an instance of AppServicePlanResource.

AppServicePlanVirtualNetworkConnectionGatewayCollection

A class representing a collection of AppServicePlanVirtualNetworkConnectionGatewayResource and their operations. Each AppServicePlanVirtualNetworkConnectionGatewayResource in the collection will belong to the same instance of AppServicePlanVirtualNetworkConnectionResource. To get an AppServicePlanVirtualNetworkConnectionGatewayCollection instance call the GetAppServicePlanVirtualNetworkConnectionGateways method from an instance of AppServicePlanVirtualNetworkConnectionResource.

AppServicePlanVirtualNetworkConnectionGatewayResource

A Class representing an AppServicePlanVirtualNetworkConnectionGateway along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an AppServicePlanVirtualNetworkConnectionGatewayResource from an instance of ArmClient using the GetAppServicePlanVirtualNetworkConnectionGatewayResource method. Otherwise you can get one from its parent resource AppServicePlanVirtualNetworkConnectionResource using the GetAppServicePlanVirtualNetworkConnectionGateway method.

AppServicePlanVirtualNetworkConnectionResource

A Class representing an AppServicePlanVirtualNetworkConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an AppServicePlanVirtualNetworkConnectionResource from an instance of ArmClient using the GetAppServicePlanVirtualNetworkConnectionResource method. Otherwise you can get one from its parent resource AppServicePlanResource using the GetAppServicePlanVirtualNetworkConnection method.

AppServiceSourceControlCollection

A class representing a collection of AppServiceSourceControlResource and their operations. Each AppServiceSourceControlResource in the collection will belong to the same instance of TenantResource. To get an AppServiceSourceControlCollection instance call the GetAppServiceSourceControls method from an instance of TenantResource.

AppServiceSourceControlData

A class representing the AppServiceSourceControl data model. The source control OAuth token.

AppServiceSourceControlResource

A Class representing an AppServiceSourceControl along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an AppServiceSourceControlResource from an instance of ArmClient using the GetAppServiceSourceControlResource method. Otherwise you can get one from its parent resource TenantResource using the GetAppServiceSourceControl method.

AppServiceVirtualNetworkData

A class representing the AppServiceVirtualNetwork data model. Virtual Network information ARM resource.

AppServiceVirtualNetworkGatewayData

A class representing the AppServiceVirtualNetworkGateway data model. The Virtual Network gateway contract. This is used to give the Virtual Network gateway access to the VPN package.

AppServiceWorkerPoolData

A class representing the AppServiceWorkerPool data model. Worker pool of an App Service Environment ARM resource.

AseV3NetworkingConfigurationData

A class representing the AseV3NetworkingConfiguration data model. Full view of networking configuration for an ASE.

AseV3NetworkingConfigurationResource

A Class representing an AseV3NetworkingConfiguration along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an AseV3NetworkingConfigurationResource from an instance of ArmClient using the GetAseV3NetworkingConfigurationResource method. Otherwise you can get one from its parent resource AppServiceEnvironmentResource using the GetAseV3NetworkingConfiguration method.

CertificateOrderDetectorCollection

A class representing a collection of CertificateOrderDetectorResource and their operations. Each CertificateOrderDetectorResource in the collection will belong to the same instance of AppServiceCertificateOrderResource. To get a CertificateOrderDetectorCollection instance call the GetCertificateOrderDetectors method from an instance of AppServiceCertificateOrderResource.

CertificateOrderDetectorResource

A Class representing a CertificateOrderDetector along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CertificateOrderDetectorResource from an instance of ArmClient using the GetCertificateOrderDetectorResource method. Otherwise you can get one from its parent resource AppServiceCertificateOrderResource using the GetCertificateOrderDetector method.

ContinuousWebJobData

A class representing the ContinuousWebJob data model. Continuous Web Job Information.

CsmPublishingCredentialsPoliciesEntityData

A class representing the CsmPublishingCredentialsPoliciesEntity data model. Publishing Credentials Policies parameters.

DeletedSiteCollection

A class representing a collection of DeletedSiteResource and their operations. Each DeletedSiteResource in the collection will belong to the same instance of SubscriptionResource. To get a DeletedSiteCollection instance call the GetDeletedSites method from an instance of SubscriptionResource.

DeletedSiteData

A class representing the DeletedSite data model. A deleted app.

DeletedSiteResource

A Class representing a DeletedSite along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DeletedSiteResource from an instance of ArmClient using the GetDeletedSiteResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetDeletedSite method.

DetectorDefinitionResourceData

A class representing the DetectorDefinitionResource data model. ARM resource for a detector definition

DiagnosticCategoryData

A class representing the DiagnosticCategory data model. Class representing detector definition

DomainOwnershipIdentifierCollection

A class representing a collection of DomainOwnershipIdentifierResource and their operations. Each DomainOwnershipIdentifierResource in the collection will belong to the same instance of AppServiceDomainResource. To get a DomainOwnershipIdentifierCollection instance call the GetDomainOwnershipIdentifiers method from an instance of AppServiceDomainResource.

DomainOwnershipIdentifierData

A class representing the DomainOwnershipIdentifier data model. Domain ownership Identifier.

DomainOwnershipIdentifierResource

A Class representing a DomainOwnershipIdentifier along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DomainOwnershipIdentifierResource from an instance of ArmClient using the GetDomainOwnershipIdentifierResource method. Otherwise you can get one from its parent resource AppServiceDomainResource using the GetDomainOwnershipIdentifier method.

FunctionEnvelopeData

A class representing the FunctionEnvelope data model. Function information.

HostingEnvironmentDetectorCollection

A class representing a collection of HostingEnvironmentDetectorResource and their operations. Each HostingEnvironmentDetectorResource in the collection will belong to the same instance of AppServiceEnvironmentResource. To get a HostingEnvironmentDetectorCollection instance call the GetHostingEnvironmentDetectors method from an instance of AppServiceEnvironmentResource.

HostingEnvironmentDetectorResource

A Class representing a HostingEnvironmentDetector along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a HostingEnvironmentDetectorResource from an instance of ArmClient using the GetHostingEnvironmentDetectorResource method. Otherwise you can get one from its parent resource AppServiceEnvironmentResource using the GetHostingEnvironmentDetector method.

HostingEnvironmentMultiRolePoolResource

A Class representing a HostingEnvironmentMultiRolePool along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a HostingEnvironmentMultiRolePoolResource from an instance of ArmClient using the GetHostingEnvironmentMultiRolePoolResource method. Otherwise you can get one from its parent resource AppServiceEnvironmentResource using the GetHostingEnvironmentMultiRolePool method.

HostingEnvironmentPrivateEndpointConnectionCollection

A class representing a collection of HostingEnvironmentPrivateEndpointConnectionResource and their operations. Each HostingEnvironmentPrivateEndpointConnectionResource in the collection will belong to the same instance of AppServiceEnvironmentResource. To get a HostingEnvironmentPrivateEndpointConnectionCollection instance call the GetHostingEnvironmentPrivateEndpointConnections method from an instance of AppServiceEnvironmentResource.

HostingEnvironmentPrivateEndpointConnectionResource

A Class representing a HostingEnvironmentPrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a HostingEnvironmentPrivateEndpointConnectionResource from an instance of ArmClient using the GetHostingEnvironmentPrivateEndpointConnectionResource method. Otherwise you can get one from its parent resource AppServiceEnvironmentResource using the GetHostingEnvironmentPrivateEndpointConnection method.

HostingEnvironmentRecommendationCollection

A class representing a collection of HostingEnvironmentRecommendationResource and their operations. Each HostingEnvironmentRecommendationResource in the collection will belong to the same instance of AppServiceEnvironmentResource. To get a HostingEnvironmentRecommendationCollection instance call the GetHostingEnvironmentRecommendations method from an instance of AppServiceEnvironmentResource.

HostingEnvironmentRecommendationResource

A Class representing a HostingEnvironmentRecommendation along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a HostingEnvironmentRecommendationResource from an instance of ArmClient using the GetHostingEnvironmentRecommendationResource method. Otherwise you can get one from its parent resource AppServiceEnvironmentResource using the GetHostingEnvironmentRecommendation method.

HostingEnvironmentWorkerPoolCollection

A class representing a collection of HostingEnvironmentWorkerPoolResource and their operations. Each HostingEnvironmentWorkerPoolResource in the collection will belong to the same instance of AppServiceEnvironmentResource. To get a HostingEnvironmentWorkerPoolCollection instance call the GetHostingEnvironmentWorkerPools method from an instance of AppServiceEnvironmentResource.

HostingEnvironmentWorkerPoolResource

A Class representing a HostingEnvironmentWorkerPool along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a HostingEnvironmentWorkerPoolResource from an instance of ArmClient using the GetHostingEnvironmentWorkerPoolResource method. Otherwise you can get one from its parent resource AppServiceEnvironmentResource using the GetHostingEnvironmentWorkerPool method.

HostNameBindingData

A class representing the HostNameBinding data model. A hostname binding object.

HybridConnectionData

A class representing the HybridConnection data model. Hybrid Connection contract. This is used to configure a Hybrid Connection.

HybridConnectionLimitData

A class representing the HybridConnectionLimit data model. Hybrid Connection limits contract. This is used to return the plan limits of Hybrid Connections.

HybridConnectionLimitResource

A Class representing a HybridConnectionLimit along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a HybridConnectionLimitResource from an instance of ArmClient using the GetHybridConnectionLimitResource method. Otherwise you can get one from its parent resource AppServicePlanResource using the GetHybridConnectionLimit method.

KubeEnvironmentCollection

A class representing a collection of KubeEnvironmentResource and their operations. Each KubeEnvironmentResource in the collection will belong to the same instance of ResourceGroupResource. To get a KubeEnvironmentCollection instance call the GetKubeEnvironments method from an instance of ResourceGroupResource.

KubeEnvironmentData

A class representing the KubeEnvironment data model. A Kubernetes cluster specialized for web workloads by Azure App Service

KubeEnvironmentResource

A Class representing a KubeEnvironment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a KubeEnvironmentResource from an instance of ArmClient using the GetKubeEnvironmentResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetKubeEnvironment method.

LogsSiteConfigResource

A Class representing a LogsSiteConfig along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a LogsSiteConfigResource from an instance of ArmClient using the GetLogsSiteConfigResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetLogsSiteConfig method.

LogsSiteSlotConfigResource

A Class representing a LogsSiteSlotConfig along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a LogsSiteSlotConfigResource from an instance of ArmClient using the GetLogsSiteSlotConfigResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetLogsSiteSlotConfig method.

MigrateMySqlStatusData

A class representing the MigrateMySqlStatus data model. MySQL migration status.

MigrateMySqlStatusResource

A Class representing a MigrateMySqlStatus along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MigrateMySqlStatusResource from an instance of ArmClient using the GetMigrateMySqlStatusResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetMigrateMySqlStatus method.

MSDeployStatusData

A class representing the MSDeployStatus data model. MSDeploy ARM response

NetworkFeatureCollection

A class representing a collection of NetworkFeatureResource and their operations. Each NetworkFeatureResource in the collection will belong to the same instance of WebSiteSlotResource. To get a NetworkFeatureCollection instance call the GetNetworkFeatures method from an instance of WebSiteSlotResource.

NetworkFeatureData

A class representing the NetworkFeature data model. Full view of network features for an app (presently VNET integration and Hybrid Connections).

NetworkFeatureResource

A Class representing a NetworkFeature along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NetworkFeatureResource from an instance of ArmClient using the GetNetworkFeatureResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetNetworkFeature method.

PremierAddOnData

A class representing the PremierAddOn data model. Premier add-on.

PrivateAccessData

A class representing the PrivateAccess data model. Description of the parameters of Private Access for a Web Site.

ProcessInfoData

A class representing the ProcessInfo data model. Process Information.

ProcessModuleInfoData

A class representing the ProcessModuleInfo data model. Process Module Information.

PublicCertificateData

A class representing the PublicCertificate data model. Public certificate object

PublishingUserData

A class representing the PublishingUser data model. User credentials used for publishing activity.

PublishingUserResource

A Class representing a PublishingUser along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a PublishingUserResource from an instance of ArmClient using the GetPublishingUserResource method. Otherwise you can get one from its parent resource TenantResource using the GetPublishingUser method.

RecommendationRuleData

A class representing the RecommendationRule data model. Represents a recommendation rule that the recommendation engine can perform.

RelayServiceConnectionEntityData

A class representing the RelayServiceConnectionEntity data model. Hybrid Connection for an App Service app.

RemotePrivateEndpointConnectionARMResourceData

A class representing the RemotePrivateEndpointConnectionARMResource data model. Remote Private Endpoint Connection ARM resource.

ResourceHealthMetadataData

A class representing the ResourceHealthMetadata data model. Used for getting ResourceHealthCheck settings.

ScmSiteBasicPublishingCredentialsPolicyResource

A Class representing a ScmSiteBasicPublishingCredentialsPolicy along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ScmSiteBasicPublishingCredentialsPolicyResource from an instance of ArmClient using the GetScmSiteBasicPublishingCredentialsPolicyResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetScmSiteBasicPublishingCredentialsPolicy method.

ScmSiteSlotBasicPublishingCredentialsPolicyResource

A Class representing a ScmSiteSlotBasicPublishingCredentialsPolicy along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ScmSiteSlotBasicPublishingCredentialsPolicyResource from an instance of ArmClient using the GetScmSiteSlotBasicPublishingCredentialsPolicyResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetScmSiteSlotBasicPublishingCredentialsPolicy method.

SiteBackupCollection

A class representing a collection of SiteBackupResource and their operations. Each SiteBackupResource in the collection will belong to the same instance of WebSiteResource. To get a SiteBackupCollection instance call the GetSiteBackups method from an instance of WebSiteResource.

SiteBackupResource

A Class representing a SiteBackup along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteBackupResource from an instance of ArmClient using the GetSiteBackupResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetSiteBackup method.

SiteConfigAppsettingCollection

A class representing a collection of SiteConfigAppsettingResource and their operations. Each SiteConfigAppsettingResource in the collection will belong to the same instance of WebSiteResource. To get a SiteConfigAppsettingCollection instance call the GetSiteConfigAppsettings method from an instance of WebSiteResource.

SiteConfigAppsettingResource

A Class representing a SiteConfigAppsetting along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteConfigAppsettingResource from an instance of ArmClient using the GetSiteConfigAppsettingResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetSiteConfigAppsetting method.

SiteConfigData

A class representing the SiteConfig data model. Web app configuration ARM resource.

SiteConfigSnapshotCollection

A class representing a collection of SiteConfigSnapshotResource and their operations. Each SiteConfigSnapshotResource in the collection will belong to the same instance of WebSiteConfigResource. To get a SiteConfigSnapshotCollection instance call the GetSiteConfigSnapshots method from an instance of WebSiteConfigResource.

SiteConfigSnapshotResource

A Class representing a SiteConfigSnapshot along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteConfigSnapshotResource from an instance of ArmClient using the GetSiteConfigSnapshotResource method. Otherwise you can get one from its parent resource WebSiteConfigResource using the GetSiteConfigSnapshot method.

SiteDeploymentCollection

A class representing a collection of SiteDeploymentResource and their operations. Each SiteDeploymentResource in the collection will belong to the same instance of WebSiteResource. To get a SiteDeploymentCollection instance call the GetSiteDeployments method from an instance of WebSiteResource.

SiteDeploymentResource

A Class representing a SiteDeployment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteDeploymentResource from an instance of ArmClient using the GetSiteDeploymentResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetSiteDeployment method.

SiteDetectorCollection

A class representing a collection of SiteDetectorResource and their operations. Each SiteDetectorResource in the collection will belong to the same instance of WebSiteResource. To get a SiteDetectorCollection instance call the GetSiteDetectors method from an instance of WebSiteResource.

SiteDetectorResource

A Class representing a SiteDetector along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteDetectorResource from an instance of ArmClient using the GetSiteDetectorResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetSiteDetector method.

SiteDiagnosticAnalysisCollection

A class representing a collection of SiteDiagnosticAnalysisResource and their operations. Each SiteDiagnosticAnalysisResource in the collection will belong to the same instance of SiteDiagnosticResource. To get a SiteDiagnosticAnalysisCollection instance call the GetSiteDiagnosticAnalyses method from an instance of SiteDiagnosticResource.

SiteDiagnosticAnalysisResource

A Class representing a SiteDiagnosticAnalysis along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteDiagnosticAnalysisResource from an instance of ArmClient using the GetSiteDiagnosticAnalysisResource method. Otherwise you can get one from its parent resource SiteDiagnosticResource using the GetSiteDiagnosticAnalysis method.

SiteDiagnosticCollection

A class representing a collection of SiteDiagnosticResource and their operations. Each SiteDiagnosticResource in the collection will belong to the same instance of WebSiteResource. To get a SiteDiagnosticCollection instance call the GetSiteDiagnostics method from an instance of WebSiteResource.

SiteDiagnosticDetectorCollection

A class representing a collection of SiteDiagnosticDetectorResource and their operations. Each SiteDiagnosticDetectorResource in the collection will belong to the same instance of SiteDiagnosticResource. To get a SiteDiagnosticDetectorCollection instance call the GetSiteDiagnosticDetectors method from an instance of SiteDiagnosticResource.

SiteDiagnosticDetectorResource

A Class representing a SiteDiagnosticDetector along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteDiagnosticDetectorResource from an instance of ArmClient using the GetSiteDiagnosticDetectorResource method. Otherwise you can get one from its parent resource SiteDiagnosticResource using the GetSiteDiagnosticDetector method.

SiteDiagnosticResource

A Class representing a SiteDiagnostic along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteDiagnosticResource from an instance of ArmClient using the GetSiteDiagnosticResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetSiteDiagnostic method.

SiteDomainOwnershipIdentifierCollection

A class representing a collection of SiteDomainOwnershipIdentifierResource and their operations. Each SiteDomainOwnershipIdentifierResource in the collection will belong to the same instance of WebSiteResource. To get a SiteDomainOwnershipIdentifierCollection instance call the GetSiteDomainOwnershipIdentifiers method from an instance of WebSiteResource.

SiteDomainOwnershipIdentifierResource

A Class representing a SiteDomainOwnershipIdentifier along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteDomainOwnershipIdentifierResource from an instance of ArmClient using the GetSiteDomainOwnershipIdentifierResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetSiteDomainOwnershipIdentifier method.

SiteExtensionInfoData

A class representing the SiteExtensionInfo data model. Site Extension Information.

SiteExtensionResource

A Class representing a SiteExtension along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteExtensionResource from an instance of ArmClient using the GetSiteExtensionResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetSiteExtension method.

SiteFunctionCollection

A class representing a collection of SiteFunctionResource and their operations. Each SiteFunctionResource in the collection will belong to the same instance of WebSiteResource. To get a SiteFunctionCollection instance call the GetSiteFunctions method from an instance of WebSiteResource.

SiteFunctionResource

A Class representing a SiteFunction along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteFunctionResource from an instance of ArmClient using the GetSiteFunctionResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetSiteFunction method.

SiteHostNameBindingCollection

A class representing a collection of SiteHostNameBindingResource and their operations. Each SiteHostNameBindingResource in the collection will belong to the same instance of WebSiteResource. To get a SiteHostNameBindingCollection instance call the GetSiteHostNameBindings method from an instance of WebSiteResource.

SiteHostNameBindingResource

A Class representing a SiteHostNameBinding along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteHostNameBindingResource from an instance of ArmClient using the GetSiteHostNameBindingResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetSiteHostNameBinding method.

SiteHybridConnectionNamespaceRelayCollection

A class representing a collection of SiteHybridConnectionNamespaceRelayResource and their operations. Each SiteHybridConnectionNamespaceRelayResource in the collection will belong to the same instance of WebSiteResource. To get a SiteHybridConnectionNamespaceRelayCollection instance call the GetSiteHybridConnectionNamespaceRelays method from an instance of WebSiteResource.

SiteHybridConnectionNamespaceRelayResource

A Class representing a SiteHybridConnectionNamespaceRelay along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteHybridConnectionNamespaceRelayResource from an instance of ArmClient using the GetSiteHybridConnectionNamespaceRelayResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetSiteHybridConnectionNamespaceRelay method.

SiteInstanceCollection

A class representing a collection of SiteInstanceResource and their operations. Each SiteInstanceResource in the collection will belong to the same instance of WebSiteResource. To get a SiteInstanceCollection instance call the GetSiteInstances method from an instance of WebSiteResource.

SiteInstanceExtensionResource

A Class representing a SiteInstanceExtension along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteInstanceExtensionResource from an instance of ArmClient using the GetSiteInstanceExtensionResource method. Otherwise you can get one from its parent resource SiteInstanceResource using the GetSiteInstanceExtension method.

SiteInstanceProcessCollection

A class representing a collection of SiteInstanceProcessResource and their operations. Each SiteInstanceProcessResource in the collection will belong to the same instance of SiteInstanceResource. To get a SiteInstanceProcessCollection instance call the GetSiteInstanceProcesses method from an instance of SiteInstanceResource.

SiteInstanceProcessModuleCollection

A class representing a collection of SiteInstanceProcessModuleResource and their operations. Each SiteInstanceProcessModuleResource in the collection will belong to the same instance of SiteInstanceProcessResource. To get a SiteInstanceProcessModuleCollection instance call the GetSiteInstanceProcessModules method from an instance of SiteInstanceProcessResource.

SiteInstanceProcessModuleResource

A Class representing a SiteInstanceProcessModule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteInstanceProcessModuleResource from an instance of ArmClient using the GetSiteInstanceProcessModuleResource method. Otherwise you can get one from its parent resource SiteInstanceProcessResource using the GetSiteInstanceProcessModule method.

SiteInstanceProcessResource

A Class representing a SiteInstanceProcess along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteInstanceProcessResource from an instance of ArmClient using the GetSiteInstanceProcessResource method. Otherwise you can get one from its parent resource SiteInstanceResource using the GetSiteInstanceProcess method.

SiteInstanceResource

A Class representing a SiteInstance along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteInstanceResource from an instance of ArmClient using the GetSiteInstanceResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetSiteInstance method.

SiteLogsConfigData

A class representing the SiteLogsConfig data model. Configuration of App Service site logs.

SiteNetworkConfigResource

A Class representing a SiteNetworkConfig along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteNetworkConfigResource from an instance of ArmClient using the GetSiteNetworkConfigResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetSiteNetworkConfig method.

SitePrivateEndpointConnectionCollection

A class representing a collection of SitePrivateEndpointConnectionResource and their operations. Each SitePrivateEndpointConnectionResource in the collection will belong to the same instance of WebSiteResource. To get a SitePrivateEndpointConnectionCollection instance call the GetSitePrivateEndpointConnections method from an instance of WebSiteResource.

SitePrivateEndpointConnectionResource

A Class representing a SitePrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SitePrivateEndpointConnectionResource from an instance of ArmClient using the GetSitePrivateEndpointConnectionResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetSitePrivateEndpointConnection method.

SiteProcessCollection

A class representing a collection of SiteProcessResource and their operations. Each SiteProcessResource in the collection will belong to the same instance of WebSiteResource. To get a SiteProcessCollection instance call the GetSiteProcesses method from an instance of WebSiteResource.

SiteProcessModuleCollection

A class representing a collection of SiteProcessModuleResource and their operations. Each SiteProcessModuleResource in the collection will belong to the same instance of SiteProcessResource. To get a SiteProcessModuleCollection instance call the GetSiteProcessModules method from an instance of SiteProcessResource.

SiteProcessModuleResource

A Class representing a SiteProcessModule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteProcessModuleResource from an instance of ArmClient using the GetSiteProcessModuleResource method. Otherwise you can get one from its parent resource SiteProcessResource using the GetSiteProcessModule method.

SiteProcessResource

A Class representing a SiteProcess along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteProcessResource from an instance of ArmClient using the GetSiteProcessResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetSiteProcess method.

SitePublicCertificateCollection

A class representing a collection of SitePublicCertificateResource and their operations. Each SitePublicCertificateResource in the collection will belong to the same instance of WebSiteResource. To get a SitePublicCertificateCollection instance call the GetSitePublicCertificates method from an instance of WebSiteResource.

SitePublicCertificateResource

A Class representing a SitePublicCertificate along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SitePublicCertificateResource from an instance of ArmClient using the GetSitePublicCertificateResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetSitePublicCertificate method.

SiteRecommendationCollection

A class representing a collection of SiteRecommendationResource and their operations. Each SiteRecommendationResource in the collection will belong to the same instance of WebSiteResource. To get a SiteRecommendationCollection instance call the GetSiteRecommendations method from an instance of WebSiteResource.

SiteRecommendationResource

A Class representing a SiteRecommendation along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteRecommendationResource from an instance of ArmClient using the GetSiteRecommendationResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetSiteRecommendation method.

SiteSlotBackupCollection

A class representing a collection of SiteSlotBackupResource and their operations. Each SiteSlotBackupResource in the collection will belong to the same instance of WebSiteSlotResource. To get a SiteSlotBackupCollection instance call the GetSiteSlotBackups method from an instance of WebSiteSlotResource.

SiteSlotBackupResource

A Class representing a SiteSlotBackup along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteSlotBackupResource from an instance of ArmClient using the GetSiteSlotBackupResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetSiteSlotBackup method.

SiteSlotConfigSnapshotCollection

A class representing a collection of SiteSlotConfigSnapshotResource and their operations. Each SiteSlotConfigSnapshotResource in the collection will belong to the same instance of WebSiteSlotConfigResource. To get a SiteSlotConfigSnapshotCollection instance call the GetSiteSlotConfigSnapshots method from an instance of WebSiteSlotConfigResource.

SiteSlotConfigSnapshotResource

A Class representing a SiteSlotConfigSnapshot along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteSlotConfigSnapshotResource from an instance of ArmClient using the GetSiteSlotConfigSnapshotResource method. Otherwise you can get one from its parent resource WebSiteSlotConfigResource using the GetSiteSlotConfigSnapshot method.

SiteSlotDeploymentCollection

A class representing a collection of SiteSlotDeploymentResource and their operations. Each SiteSlotDeploymentResource in the collection will belong to the same instance of WebSiteSlotResource. To get a SiteSlotDeploymentCollection instance call the GetSiteSlotDeployments method from an instance of WebSiteSlotResource.

SiteSlotDeploymentResource

A Class representing a SiteSlotDeployment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteSlotDeploymentResource from an instance of ArmClient using the GetSiteSlotDeploymentResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetSiteSlotDeployment method.

SiteSlotDetectorCollection

A class representing a collection of SiteSlotDetectorResource and their operations. Each SiteSlotDetectorResource in the collection will belong to the same instance of WebSiteSlotResource. To get a SiteSlotDetectorCollection instance call the GetSiteSlotDetectors method from an instance of WebSiteSlotResource.

SiteSlotDetectorResource

A Class representing a SiteSlotDetector along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteSlotDetectorResource from an instance of ArmClient using the GetSiteSlotDetectorResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetSiteSlotDetector method.

SiteSlotDiagnosticAnalysisCollection

A class representing a collection of SiteSlotDiagnosticAnalysisResource and their operations. Each SiteSlotDiagnosticAnalysisResource in the collection will belong to the same instance of SiteSlotDiagnosticResource. To get a SiteSlotDiagnosticAnalysisCollection instance call the GetSiteSlotDiagnosticAnalyses method from an instance of SiteSlotDiagnosticResource.

SiteSlotDiagnosticAnalysisResource

A Class representing a SiteSlotDiagnosticAnalysis along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteSlotDiagnosticAnalysisResource from an instance of ArmClient using the GetSiteSlotDiagnosticAnalysisResource method. Otherwise you can get one from its parent resource SiteSlotDiagnosticResource using the GetSiteSlotDiagnosticAnalysis method.

SiteSlotDiagnosticCollection

A class representing a collection of SiteSlotDiagnosticResource and their operations. Each SiteSlotDiagnosticResource in the collection will belong to the same instance of WebSiteSlotResource. To get a SiteSlotDiagnosticCollection instance call the GetSiteSlotDiagnostics method from an instance of WebSiteSlotResource.

SiteSlotDiagnosticDetectorCollection

A class representing a collection of SiteSlotDiagnosticDetectorResource and their operations. Each SiteSlotDiagnosticDetectorResource in the collection will belong to the same instance of SiteSlotDiagnosticResource. To get a SiteSlotDiagnosticDetectorCollection instance call the GetSiteSlotDiagnosticDetectors method from an instance of SiteSlotDiagnosticResource.

SiteSlotDiagnosticDetectorResource

A Class representing a SiteSlotDiagnosticDetector along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteSlotDiagnosticDetectorResource from an instance of ArmClient using the GetSiteSlotDiagnosticDetectorResource method. Otherwise you can get one from its parent resource SiteSlotDiagnosticResource using the GetSiteSlotDiagnosticDetector method.

SiteSlotDiagnosticResource

A Class representing a SiteSlotDiagnostic along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteSlotDiagnosticResource from an instance of ArmClient using the GetSiteSlotDiagnosticResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetSiteSlotDiagnostic method.

SiteSlotDomainOwnershipIdentifierCollection

A class representing a collection of SiteSlotDomainOwnershipIdentifierResource and their operations. Each SiteSlotDomainOwnershipIdentifierResource in the collection will belong to the same instance of WebSiteSlotResource. To get a SiteSlotDomainOwnershipIdentifierCollection instance call the GetSiteSlotDomainOwnershipIdentifiers method from an instance of WebSiteSlotResource.

SiteSlotDomainOwnershipIdentifierResource

A Class representing a SiteSlotDomainOwnershipIdentifier along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteSlotDomainOwnershipIdentifierResource from an instance of ArmClient using the GetSiteSlotDomainOwnershipIdentifierResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetSiteSlotDomainOwnershipIdentifier method.

SiteSlotExtensionResource

A Class representing a SiteSlotExtension along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteSlotExtensionResource from an instance of ArmClient using the GetSiteSlotExtensionResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetSiteSlotExtension method.

SiteSlotFunctionCollection

A class representing a collection of SiteSlotFunctionResource and their operations. Each SiteSlotFunctionResource in the collection will belong to the same instance of WebSiteSlotResource. To get a SiteSlotFunctionCollection instance call the GetSiteSlotFunctions method from an instance of WebSiteSlotResource.

SiteSlotFunctionResource

A Class representing a SiteSlotFunction along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteSlotFunctionResource from an instance of ArmClient using the GetSiteSlotFunctionResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetSiteSlotFunction method.

SiteSlotHostNameBindingCollection

A class representing a collection of SiteSlotHostNameBindingResource and their operations. Each SiteSlotHostNameBindingResource in the collection will belong to the same instance of WebSiteSlotResource. To get a SiteSlotHostNameBindingCollection instance call the GetSiteSlotHostNameBindings method from an instance of WebSiteSlotResource.

SiteSlotHostNameBindingResource

A Class representing a SiteSlotHostNameBinding along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteSlotHostNameBindingResource from an instance of ArmClient using the GetSiteSlotHostNameBindingResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetSiteSlotHostNameBinding method.

SiteSlotHybridConnectionNamespaceRelayCollection

A class representing a collection of SiteSlotHybridConnectionNamespaceRelayResource and their operations. Each SiteSlotHybridConnectionNamespaceRelayResource in the collection will belong to the same instance of WebSiteSlotResource. To get a SiteSlotHybridConnectionNamespaceRelayCollection instance call the GetSiteSlotHybridConnectionNamespaceRelays method from an instance of WebSiteSlotResource.

SiteSlotHybridConnectionNamespaceRelayResource

A Class representing a SiteSlotHybridConnectionNamespaceRelay along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteSlotHybridConnectionNamespaceRelayResource from an instance of ArmClient using the GetSiteSlotHybridConnectionNamespaceRelayResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetSiteSlotHybridConnectionNamespaceRelay method.

SiteSlotInstanceCollection

A class representing a collection of SiteSlotInstanceResource and their operations. Each SiteSlotInstanceResource in the collection will belong to the same instance of WebSiteSlotResource. To get a SiteSlotInstanceCollection instance call the GetSiteSlotInstances method from an instance of WebSiteSlotResource.

SiteSlotInstanceExtensionResource

A Class representing a SiteSlotInstanceExtension along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteSlotInstanceExtensionResource from an instance of ArmClient using the GetSiteSlotInstanceExtensionResource method. Otherwise you can get one from its parent resource SiteSlotInstanceResource using the GetSiteSlotInstanceExtension method.

SiteSlotInstanceProcessCollection

A class representing a collection of SiteSlotInstanceProcessResource and their operations. Each SiteSlotInstanceProcessResource in the collection will belong to the same instance of SiteSlotInstanceResource. To get a SiteSlotInstanceProcessCollection instance call the GetSiteSlotInstanceProcesses method from an instance of SiteSlotInstanceResource.

SiteSlotInstanceProcessModuleCollection

A class representing a collection of SiteSlotInstanceProcessModuleResource and their operations. Each SiteSlotInstanceProcessModuleResource in the collection will belong to the same instance of SiteSlotInstanceProcessResource. To get a SiteSlotInstanceProcessModuleCollection instance call the GetSiteSlotInstanceProcessModules method from an instance of SiteSlotInstanceProcessResource.

SiteSlotInstanceProcessModuleResource

A Class representing a SiteSlotInstanceProcessModule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteSlotInstanceProcessModuleResource from an instance of ArmClient using the GetSiteSlotInstanceProcessModuleResource method. Otherwise you can get one from its parent resource SiteSlotInstanceProcessResource using the GetSiteSlotInstanceProcessModule method.

SiteSlotInstanceProcessResource

A Class representing a SiteSlotInstanceProcess along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteSlotInstanceProcessResource from an instance of ArmClient using the GetSiteSlotInstanceProcessResource method. Otherwise you can get one from its parent resource SiteSlotInstanceResource using the GetSiteSlotInstanceProcess method.

SiteSlotInstanceResource

A Class representing a SiteSlotInstance along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteSlotInstanceResource from an instance of ArmClient using the GetSiteSlotInstanceResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetSiteSlotInstance method.

SiteSlotNetworkConfigResource

A Class representing a SiteSlotNetworkConfig along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteSlotNetworkConfigResource from an instance of ArmClient using the GetSiteSlotNetworkConfigResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetSiteSlotNetworkConfig method.

SiteSlotPrivateEndpointConnectionCollection

A class representing a collection of SiteSlotPrivateEndpointConnectionResource and their operations. Each SiteSlotPrivateEndpointConnectionResource in the collection will belong to the same instance of WebSiteSlotResource. To get a SiteSlotPrivateEndpointConnectionCollection instance call the GetSiteSlotPrivateEndpointConnections method from an instance of WebSiteSlotResource.

SiteSlotPrivateEndpointConnectionResource

A Class representing a SiteSlotPrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteSlotPrivateEndpointConnectionResource from an instance of ArmClient using the GetSiteSlotPrivateEndpointConnectionResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetSiteSlotPrivateEndpointConnection method.

SiteSlotProcessCollection

A class representing a collection of SiteSlotProcessResource and their operations. Each SiteSlotProcessResource in the collection will belong to the same instance of WebSiteSlotResource. To get a SiteSlotProcessCollection instance call the GetSiteSlotProcesses method from an instance of WebSiteSlotResource.

SiteSlotProcessModuleCollection

A class representing a collection of SiteSlotProcessModuleResource and their operations. Each SiteSlotProcessModuleResource in the collection will belong to the same instance of SiteSlotProcessResource. To get a SiteSlotProcessModuleCollection instance call the GetSiteSlotProcessModules method from an instance of SiteSlotProcessResource.

SiteSlotProcessModuleResource

A Class representing a SiteSlotProcessModule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteSlotProcessModuleResource from an instance of ArmClient using the GetSiteSlotProcessModuleResource method. Otherwise you can get one from its parent resource SiteSlotProcessResource using the GetSiteSlotProcessModule method.

SiteSlotProcessResource

A Class representing a SiteSlotProcess along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteSlotProcessResource from an instance of ArmClient using the GetSiteSlotProcessResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetSiteSlotProcess method.

SiteSlotVirtualNetworkConnectionCollection

A class representing a collection of SiteSlotVirtualNetworkConnectionResource and their operations. Each SiteSlotVirtualNetworkConnectionResource in the collection will belong to the same instance of WebSiteSlotResource. To get a SiteSlotVirtualNetworkConnectionCollection instance call the GetSiteSlotVirtualNetworkConnections method from an instance of WebSiteSlotResource.

SiteSlotVirtualNetworkConnectionGatewayCollection

A class representing a collection of SiteSlotVirtualNetworkConnectionGatewayResource and their operations. Each SiteSlotVirtualNetworkConnectionGatewayResource in the collection will belong to the same instance of SiteSlotVirtualNetworkConnectionResource. To get a SiteSlotVirtualNetworkConnectionGatewayCollection instance call the GetSiteSlotVirtualNetworkConnectionGateways method from an instance of SiteSlotVirtualNetworkConnectionResource.

SiteSlotVirtualNetworkConnectionGatewayResource

A Class representing a SiteSlotVirtualNetworkConnectionGateway along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteSlotVirtualNetworkConnectionGatewayResource from an instance of ArmClient using the GetSiteSlotVirtualNetworkConnectionGatewayResource method. Otherwise you can get one from its parent resource SiteSlotVirtualNetworkConnectionResource using the GetSiteSlotVirtualNetworkConnectionGateway method.

SiteSlotVirtualNetworkConnectionResource

A Class representing a SiteSlotVirtualNetworkConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteSlotVirtualNetworkConnectionResource from an instance of ArmClient using the GetSiteSlotVirtualNetworkConnectionResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetSiteSlotVirtualNetworkConnection method.

SiteSourceControlData

A class representing the SiteSourceControl data model. Source control configuration for an app.

SiteVirtualNetworkConnectionCollection

A class representing a collection of SiteVirtualNetworkConnectionResource and their operations. Each SiteVirtualNetworkConnectionResource in the collection will belong to the same instance of WebSiteResource. To get a SiteVirtualNetworkConnectionCollection instance call the GetSiteVirtualNetworkConnections method from an instance of WebSiteResource.

SiteVirtualNetworkConnectionGatewayCollection

A class representing a collection of SiteVirtualNetworkConnectionGatewayResource and their operations. Each SiteVirtualNetworkConnectionGatewayResource in the collection will belong to the same instance of SiteVirtualNetworkConnectionResource. To get a SiteVirtualNetworkConnectionGatewayCollection instance call the GetSiteVirtualNetworkConnectionGateways method from an instance of SiteVirtualNetworkConnectionResource.

SiteVirtualNetworkConnectionGatewayResource

A Class representing a SiteVirtualNetworkConnectionGateway along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteVirtualNetworkConnectionGatewayResource from an instance of ArmClient using the GetSiteVirtualNetworkConnectionGatewayResource method. Otherwise you can get one from its parent resource SiteVirtualNetworkConnectionResource using the GetSiteVirtualNetworkConnectionGateway method.

SiteVirtualNetworkConnectionResource

A Class representing a SiteVirtualNetworkConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SiteVirtualNetworkConnectionResource from an instance of ArmClient using the GetSiteVirtualNetworkConnectionResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetSiteVirtualNetworkConnection method.

SlotConfigNamesResource

A Class representing a SlotConfigNamesResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SlotConfigNamesResource from an instance of ArmClient using the GetSlotConfigNamesResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetSlotConfigNamesResource method.

SlotConfigNamesResourceData

A class representing the SlotConfigNamesResource data model. Slot Config names azure resource.

StaticSiteBuildCollection

A class representing a collection of StaticSiteBuildResource and their operations. Each StaticSiteBuildResource in the collection will belong to the same instance of StaticSiteResource. To get a StaticSiteBuildCollection instance call the GetStaticSiteBuilds method from an instance of StaticSiteResource.

StaticSiteBuildData

A class representing the StaticSiteBuild data model. Static Site Build ARM resource.

StaticSiteBuildResource

A Class representing a StaticSiteBuild along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StaticSiteBuildResource from an instance of ArmClient using the GetStaticSiteBuildResource method. Otherwise you can get one from its parent resource StaticSiteResource using the GetStaticSiteBuild method.

StaticSiteBuildUserProvidedFunctionAppCollection

A class representing a collection of StaticSiteBuildUserProvidedFunctionAppResource and their operations. Each StaticSiteBuildUserProvidedFunctionAppResource in the collection will belong to the same instance of StaticSiteBuildResource. To get a StaticSiteBuildUserProvidedFunctionAppCollection instance call the GetStaticSiteBuildUserProvidedFunctionApps method from an instance of StaticSiteBuildResource.

StaticSiteBuildUserProvidedFunctionAppResource

A Class representing a StaticSiteBuildUserProvidedFunctionApp along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StaticSiteBuildUserProvidedFunctionAppResource from an instance of ArmClient using the GetStaticSiteBuildUserProvidedFunctionAppResource method. Otherwise you can get one from its parent resource StaticSiteBuildResource using the GetStaticSiteBuildUserProvidedFunctionApp method.

StaticSiteCollection

A class representing a collection of StaticSiteResource and their operations. Each StaticSiteResource in the collection will belong to the same instance of ResourceGroupResource. To get a StaticSiteCollection instance call the GetStaticSites method from an instance of ResourceGroupResource.

StaticSiteCustomDomainOverviewCollection

A class representing a collection of StaticSiteCustomDomainOverviewResource and their operations. Each StaticSiteCustomDomainOverviewResource in the collection will belong to the same instance of StaticSiteResource. To get a StaticSiteCustomDomainOverviewCollection instance call the GetStaticSiteCustomDomainOverviews method from an instance of StaticSiteResource.

StaticSiteCustomDomainOverviewData

A class representing the StaticSiteCustomDomainOverview data model. Static Site Custom Domain Overview ARM resource.

StaticSiteCustomDomainOverviewResource

A Class representing a StaticSiteCustomDomainOverview along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StaticSiteCustomDomainOverviewResource from an instance of ArmClient using the GetStaticSiteCustomDomainOverviewResource method. Otherwise you can get one from its parent resource StaticSiteResource using the GetStaticSiteCustomDomainOverview method.

StaticSiteData

A class representing the StaticSite data model. Static Site ARM resource.

StaticSitePrivateEndpointConnectionCollection

A class representing a collection of StaticSitePrivateEndpointConnectionResource and their operations. Each StaticSitePrivateEndpointConnectionResource in the collection will belong to the same instance of StaticSiteResource. To get a StaticSitePrivateEndpointConnectionCollection instance call the GetStaticSitePrivateEndpointConnections method from an instance of StaticSiteResource.

StaticSitePrivateEndpointConnectionResource

A Class representing a StaticSitePrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StaticSitePrivateEndpointConnectionResource from an instance of ArmClient using the GetStaticSitePrivateEndpointConnectionResource method. Otherwise you can get one from its parent resource StaticSiteResource using the GetStaticSitePrivateEndpointConnection method.

StaticSiteResource

A Class representing a StaticSite along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StaticSiteResource from an instance of ArmClient using the GetStaticSiteResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetStaticSite method.

StaticSiteUserProvidedFunctionAppCollection

A class representing a collection of StaticSiteUserProvidedFunctionAppResource and their operations. Each StaticSiteUserProvidedFunctionAppResource in the collection will belong to the same instance of StaticSiteResource. To get a StaticSiteUserProvidedFunctionAppCollection instance call the GetStaticSiteUserProvidedFunctionApps method from an instance of StaticSiteResource.

StaticSiteUserProvidedFunctionAppData

A class representing the StaticSiteUserProvidedFunctionApp data model. Static Site User Provided Function App ARM resource.

StaticSiteUserProvidedFunctionAppResource

A Class representing a StaticSiteUserProvidedFunctionApp along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a StaticSiteUserProvidedFunctionAppResource from an instance of ArmClient using the GetStaticSiteUserProvidedFunctionAppResource method. Otherwise you can get one from its parent resource StaticSiteResource using the GetStaticSiteUserProvidedFunctionApp method.

SwiftVirtualNetworkData

A class representing the SwiftVirtualNetwork data model. Swift Virtual Network Contract. This is used to enable the new Swift way of doing virtual network integration.

TopLevelDomainCollection

A class representing a collection of TopLevelDomainResource and their operations. Each TopLevelDomainResource in the collection will belong to the same instance of SubscriptionResource. To get a TopLevelDomainCollection instance call the GetTopLevelDomains method from an instance of SubscriptionResource.

TopLevelDomainData

A class representing the TopLevelDomain data model. A top level domain object.

TopLevelDomainResource

A Class representing a TopLevelDomain along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a TopLevelDomainResource from an instance of ArmClient using the GetTopLevelDomainResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetTopLevelDomain method.

TriggeredJobHistoryData

A class representing the TriggeredJobHistory data model. Triggered Web Job History. List of Triggered Web Job Run Information elements.

TriggeredWebJobData

A class representing the TriggeredWebJob data model. Triggered Web Job Information.

WebAppBackupData

A class representing the WebAppBackup data model. Backup description.

WebAppDeploymentData

A class representing the WebAppDeployment data model. User credentials used for publishing activity.

WebJobData

A class representing the WebJob data model. Web Job Information.

WebSiteAnalysisDefinitionData

A class representing the WebSiteAnalysisDefinition data model. Definition of Analysis

WebSiteCollection

A class representing a collection of WebSiteResource and their operations. Each WebSiteResource in the collection will belong to the same instance of ResourceGroupResource. To get a WebSiteCollection instance call the GetWebSites method from an instance of ResourceGroupResource.

WebSiteConfigConnectionStringCollection

A class representing a collection of WebSiteConfigConnectionStringResource and their operations. Each WebSiteConfigConnectionStringResource in the collection will belong to the same instance of WebSiteResource. To get a WebSiteConfigConnectionStringCollection instance call the GetWebSiteConfigConnectionStrings method from an instance of WebSiteResource.

WebSiteConfigConnectionStringResource

A Class representing a WebSiteConfigConnectionString along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSiteConfigConnectionStringResource from an instance of ArmClient using the GetWebSiteConfigConnectionStringResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetWebSiteConfigConnectionString method.

WebSiteConfigResource

A Class representing a WebSiteConfig along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSiteConfigResource from an instance of ArmClient using the GetWebSiteConfigResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetWebSiteConfig method.

WebSiteContinuousWebJobCollection

A class representing a collection of WebSiteContinuousWebJobResource and their operations. Each WebSiteContinuousWebJobResource in the collection will belong to the same instance of WebSiteResource. To get a WebSiteContinuousWebJobCollection instance call the GetWebSiteContinuousWebJobs method from an instance of WebSiteResource.

WebSiteContinuousWebJobResource

A Class representing a WebSiteContinuousWebJob along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSiteContinuousWebJobResource from an instance of ArmClient using the GetWebSiteContinuousWebJobResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetWebSiteContinuousWebJob method.

WebSiteData

A class representing the WebSite data model. A web app, a mobile app backend, or an API app.

WebSiteExtensionCollection

A class representing a collection of WebSiteExtensionResource and their operations. Each WebSiteExtensionResource in the collection will belong to the same instance of WebSiteResource. To get a WebSiteExtensionCollection instance call the GetWebSiteExtensions method from an instance of WebSiteResource.

WebSiteExtensionResource

A Class representing a WebSiteExtension along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSiteExtensionResource from an instance of ArmClient using the GetWebSiteExtensionResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetWebSiteExtension method.

WebSiteFtpPublishingCredentialsPolicyResource

A Class representing a WebSiteFtpPublishingCredentialsPolicy along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSiteFtpPublishingCredentialsPolicyResource from an instance of ArmClient using the GetWebSiteFtpPublishingCredentialsPolicyResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetWebSiteFtpPublishingCredentialsPolicy method.

WebSiteHybridConnectionCollection

A class representing a collection of WebSiteHybridConnectionResource and their operations. Each WebSiteHybridConnectionResource in the collection will belong to the same instance of WebSiteResource. To get a WebSiteHybridConnectionCollection instance call the GetWebSiteHybridConnections method from an instance of WebSiteResource.

WebSiteHybridConnectionResource

A Class representing a WebSiteHybridConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSiteHybridConnectionResource from an instance of ArmClient using the GetWebSiteHybridConnectionResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetWebSiteHybridConnection method.

WebSiteInstanceStatusData

A class representing the WebSiteInstanceStatus data model.

WebSitePremierAddonCollection

A class representing a collection of WebSitePremierAddonResource and their operations. Each WebSitePremierAddonResource in the collection will belong to the same instance of WebSiteResource. To get a WebSitePremierAddonCollection instance call the GetWebSitePremierAddons method from an instance of WebSiteResource.

WebSitePremierAddonResource

A Class representing a WebSitePremierAddon along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSitePremierAddonResource from an instance of ArmClient using the GetWebSitePremierAddonResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetWebSitePremierAddon method.

WebSitePrivateAccessResource

A Class representing a WebSitePrivateAccess along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSitePrivateAccessResource from an instance of ArmClient using the GetWebSitePrivateAccessResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetWebSitePrivateAccess method.

WebSiteResource

A Class representing a WebSite along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSiteResource from an instance of ArmClient using the GetWebSiteResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetWebSite method.

WebSiteResourceHealthMetadataResource

A Class representing a WebSiteResourceHealthMetadata along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSiteResourceHealthMetadataResource from an instance of ArmClient using the GetWebSiteResourceHealthMetadataResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetWebSiteResourceHealthMetadata method.

WebSiteSlotCollection

A class representing a collection of WebSiteSlotResource and their operations. Each WebSiteSlotResource in the collection will belong to the same instance of WebSiteResource. To get a WebSiteSlotCollection instance call the GetWebSiteSlots method from an instance of WebSiteResource.

WebSiteSlotConfigAppSettingCollection

A class representing a collection of WebSiteSlotConfigAppSettingResource and their operations. Each WebSiteSlotConfigAppSettingResource in the collection will belong to the same instance of WebSiteSlotResource. To get a WebSiteSlotConfigAppSettingCollection instance call the GetWebSiteSlotConfigAppSettings method from an instance of WebSiteSlotResource.

WebSiteSlotConfigAppSettingResource

A Class representing a WebSiteSlotConfigAppSetting along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSiteSlotConfigAppSettingResource from an instance of ArmClient using the GetWebSiteSlotConfigAppSettingResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetWebSiteSlotConfigAppSetting method.

WebSiteSlotConfigConnectionStringCollection

A class representing a collection of WebSiteSlotConfigConnectionStringResource and their operations. Each WebSiteSlotConfigConnectionStringResource in the collection will belong to the same instance of WebSiteSlotResource. To get a WebSiteSlotConfigConnectionStringCollection instance call the GetWebSiteSlotConfigConnectionStrings method from an instance of WebSiteSlotResource.

WebSiteSlotConfigConnectionStringResource

A Class representing a WebSiteSlotConfigConnectionString along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSiteSlotConfigConnectionStringResource from an instance of ArmClient using the GetWebSiteSlotConfigConnectionStringResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetWebSiteSlotConfigConnectionString method.

WebSiteSlotConfigResource

A Class representing a WebSiteSlotConfig along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSiteSlotConfigResource from an instance of ArmClient using the GetWebSiteSlotConfigResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetWebSiteSlotConfig method.

WebSiteSlotContinuousWebJobCollection

A class representing a collection of WebSiteSlotContinuousWebJobResource and their operations. Each WebSiteSlotContinuousWebJobResource in the collection will belong to the same instance of WebSiteSlotResource. To get a WebSiteSlotContinuousWebJobCollection instance call the GetWebSiteSlotContinuousWebJobs method from an instance of WebSiteSlotResource.

WebSiteSlotContinuousWebJobResource

A Class representing a WebSiteSlotContinuousWebJob along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSiteSlotContinuousWebJobResource from an instance of ArmClient using the GetWebSiteSlotContinuousWebJobResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetWebSiteSlotContinuousWebJob method.

WebSiteSlotExtensionCollection

A class representing a collection of WebSiteSlotExtensionResource and their operations. Each WebSiteSlotExtensionResource in the collection will belong to the same instance of WebSiteSlotResource. To get a WebSiteSlotExtensionCollection instance call the GetWebSiteSlotExtensions method from an instance of WebSiteSlotResource.

WebSiteSlotExtensionResource

A Class representing a WebSiteSlotExtension along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSiteSlotExtensionResource from an instance of ArmClient using the GetWebSiteSlotExtensionResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetWebSiteSlotExtension method.

WebSiteSlotFtpPublishingCredentialsPolicyResource

A Class representing a WebSiteSlotFtpPublishingCredentialsPolicy along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSiteSlotFtpPublishingCredentialsPolicyResource from an instance of ArmClient using the GetWebSiteSlotFtpPublishingCredentialsPolicyResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetWebSiteSlotFtpPublishingCredentialsPolicy method.

WebSiteSlotHybridConnectionCollection

A class representing a collection of WebSiteSlotHybridConnectionResource and their operations. Each WebSiteSlotHybridConnectionResource in the collection will belong to the same instance of WebSiteSlotResource. To get a WebSiteSlotHybridConnectionCollection instance call the GetWebSiteSlotHybridConnections method from an instance of WebSiteSlotResource.

WebSiteSlotHybridConnectionResource

A Class representing a WebSiteSlotHybridConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSiteSlotHybridConnectionResource from an instance of ArmClient using the GetWebSiteSlotHybridConnectionResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetWebSiteSlotHybridConnection method.

WebSiteSlotPremierAddOnCollection

A class representing a collection of WebSiteSlotPremierAddOnResource and their operations. Each WebSiteSlotPremierAddOnResource in the collection will belong to the same instance of WebSiteSlotResource. To get a WebSiteSlotPremierAddOnCollection instance call the GetWebSiteSlotPremierAddOns method from an instance of WebSiteSlotResource.

WebSiteSlotPremierAddOnResource

A Class representing a WebSiteSlotPremierAddOn along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSiteSlotPremierAddOnResource from an instance of ArmClient using the GetWebSiteSlotPremierAddOnResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetWebSiteSlotPremierAddOn method.

WebSiteSlotPrivateAccessResource

A Class representing a WebSiteSlotPrivateAccess along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSiteSlotPrivateAccessResource from an instance of ArmClient using the GetWebSiteSlotPrivateAccessResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetWebSiteSlotPrivateAccess method.

WebSiteSlotPublicCertificateCollection

A class representing a collection of WebSiteSlotPublicCertificateResource and their operations. Each WebSiteSlotPublicCertificateResource in the collection will belong to the same instance of WebSiteSlotResource. To get a WebSiteSlotPublicCertificateCollection instance call the GetWebSiteSlotPublicCertificates method from an instance of WebSiteSlotResource.

WebSiteSlotPublicCertificateResource

A Class representing a WebSiteSlotPublicCertificate along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSiteSlotPublicCertificateResource from an instance of ArmClient using the GetWebSiteSlotPublicCertificateResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetWebSiteSlotPublicCertificate method.

WebSiteSlotResource

A Class representing a WebSiteSlot along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSiteSlotResource from an instance of ArmClient using the GetWebSiteSlotResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetWebSiteSlot method.

WebSiteSlotResourceHealthMetadataResource

A Class representing a WebSiteSlotResourceHealthMetadata along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSiteSlotResourceHealthMetadataResource from an instance of ArmClient using the GetWebSiteSlotResourceHealthMetadataResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetWebSiteSlotResourceHealthMetadata method.

WebSiteSlotSourceControlResource

A Class representing a WebSiteSlotSourceControl along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSiteSlotSourceControlResource from an instance of ArmClient using the GetWebSiteSlotSourceControlResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetWebSiteSlotSourceControl method.

WebSiteSlotTriggeredWebJobCollection

A class representing a collection of WebSiteSlotTriggeredWebJobResource and their operations. Each WebSiteSlotTriggeredWebJobResource in the collection will belong to the same instance of WebSiteSlotResource. To get a WebSiteSlotTriggeredWebJobCollection instance call the GetWebSiteSlotTriggeredWebJobs method from an instance of WebSiteSlotResource.

WebSiteSlotTriggeredWebJobHistoryCollection

A class representing a collection of WebSiteSlotTriggeredWebJobHistoryResource and their operations. Each WebSiteSlotTriggeredWebJobHistoryResource in the collection will belong to the same instance of WebSiteSlotTriggeredWebJobResource. To get a WebSiteSlotTriggeredWebJobHistoryCollection instance call the GetWebSiteSlotTriggeredWebJobHistories method from an instance of WebSiteSlotTriggeredWebJobResource.

WebSiteSlotTriggeredWebJobHistoryResource

A Class representing a WebSiteSlotTriggeredWebJobHistory along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSiteSlotTriggeredWebJobHistoryResource from an instance of ArmClient using the GetWebSiteSlotTriggeredWebJobHistoryResource method. Otherwise you can get one from its parent resource WebSiteSlotTriggeredWebJobResource using the GetWebSiteSlotTriggeredWebJobHistory method.

WebSiteSlotTriggeredWebJobResource

A Class representing a WebSiteSlotTriggeredWebJob along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSiteSlotTriggeredWebJobResource from an instance of ArmClient using the GetWebSiteSlotTriggeredWebJobResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetWebSiteSlotTriggeredWebJob method.

WebSiteSlotWebJobCollection

A class representing a collection of WebSiteSlotWebJobResource and their operations. Each WebSiteSlotWebJobResource in the collection will belong to the same instance of WebSiteSlotResource. To get a WebSiteSlotWebJobCollection instance call the GetWebSiteSlotWebJobs method from an instance of WebSiteSlotResource.

WebSiteSlotWebJobResource

A Class representing a WebSiteSlotWebJob along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSiteSlotWebJobResource from an instance of ArmClient using the GetWebSiteSlotWebJobResource method. Otherwise you can get one from its parent resource WebSiteSlotResource using the GetWebSiteSlotWebJob method.

WebSiteSourceControlResource

A Class representing a WebSiteSourceControl along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSiteSourceControlResource from an instance of ArmClient using the GetWebSiteSourceControlResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetWebSiteSourceControl method.

WebSiteTriggeredwebJobCollection

A class representing a collection of WebSiteTriggeredwebJobResource and their operations. Each WebSiteTriggeredwebJobResource in the collection will belong to the same instance of WebSiteResource. To get a WebSiteTriggeredwebJobCollection instance call the GetWebSiteTriggeredwebJobs method from an instance of WebSiteResource.

WebSiteTriggeredWebJobHistoryCollection

A class representing a collection of WebSiteTriggeredWebJobHistoryResource and their operations. Each WebSiteTriggeredWebJobHistoryResource in the collection will belong to the same instance of WebSiteTriggeredwebJobResource. To get a WebSiteTriggeredWebJobHistoryCollection instance call the GetWebSiteTriggeredWebJobHistories method from an instance of WebSiteTriggeredwebJobResource.

WebSiteTriggeredWebJobHistoryResource

A Class representing a WebSiteTriggeredWebJobHistory along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSiteTriggeredWebJobHistoryResource from an instance of ArmClient using the GetWebSiteTriggeredWebJobHistoryResource method. Otherwise you can get one from its parent resource WebSiteTriggeredwebJobResource using the GetWebSiteTriggeredWebJobHistory method.

WebSiteTriggeredwebJobResource

A Class representing a WebSiteTriggeredwebJob along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSiteTriggeredwebJobResource from an instance of ArmClient using the GetWebSiteTriggeredwebJobResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetWebSiteTriggeredwebJob method.

WebSiteWebJobCollection

A class representing a collection of WebSiteWebJobResource and their operations. Each WebSiteWebJobResource in the collection will belong to the same instance of WebSiteResource. To get a WebSiteWebJobCollection instance call the GetWebSiteWebJobs method from an instance of WebSiteResource.

WebSiteWebJobResource

A Class representing a WebSiteWebJob along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebSiteWebJobResource from an instance of ArmClient using the GetWebSiteWebJobResource method. Otherwise you can get one from its parent resource WebSiteResource using the GetWebSiteWebJob method.