다음을 통해 공유


IAppServicePlansOperations 인터페이스

정의

AppServicePlansOperations 작업.

public interface IAppServicePlansOperations
type IAppServicePlansOperations = interface
Public Interface IAppServicePlansOperations

메서드

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, AppServicePlanInner, Dictionary<String,List<String>>, CancellationToken)

App Service 계획을 만들거나 업데이트합니다.

CreateOrUpdateVnetRouteWithHttpMessagesAsync(String, String, String, String, VnetRouteInner, Dictionary<String,List<String>>, CancellationToken)

App Service 계획에서 Virtual Network 경로를 만들거나 업데이트합니다.

CreateOrUpdateWithHttpMessagesAsync(String, String, AppServicePlanInner, Dictionary<String,List<String>>, CancellationToken)

App Service 계획을 만들거나 업데이트합니다.

DeleteHybridConnectionWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

App Service 계획에서 사용 중인 하이브리드 연결을 삭제합니다.

DeleteVnetRouteWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

App Service 계획에서 Virtual Network 경로를 삭제합니다.

DeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

App Service 계획을 삭제합니다.

GetHybridConnectionPlanLimitWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

App Service 계획에서 허용되는 최대 하이브리드 연결 수를 가져옵니다.

GetHybridConnectionWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

App Service 계획에서 사용 중인 하이브리드 연결을 검색합니다.

GetRouteForVnetWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

App Service 계획에서 Virtual Network 경로를 가져옵니다.

GetServerFarmSkusWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

지정된 App Service 계획에 대해 선택할 수 있는 모든 SKU를 가져옵니다.

GetVnetFromServerFarmWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

App Service 계획과 연결된 Virtual Network 가져옵니다.

GetVnetGatewayWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Virtual Network 게이트웨이를 가져옵니다.

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

App Service 계획을 가져옵니다.

ListByResourceGroupNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

리소스 그룹의 모든 App Service 계획을 가져옵니다.

ListByResourceGroupWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

리소스 그룹의 모든 App Service 계획을 가져옵니다.

ListCapabilitiesWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

App Service 계획의 모든 기능을 나열합니다.

ListHybridConnectionKeysWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

하이브리드 연결의 보내기 키 이름 및 값을 가져옵니다.

ListHybridConnectionsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

App Service 계획에서 사용 중인 모든 하이브리드 연결을 검색합니다.

ListHybridConnectionsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

App Service 계획에서 사용 중인 모든 하이브리드 연결을 검색합니다.

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

구독에 대한 모든 App Service 플랜을 가져옵니다.

ListRoutesForVnetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

App Service 계획에서 Virtual Network 연결된 모든 경로를 가져옵니다.

ListUsagesNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

서버 팜 사용량 정보를 가져옵니다.

ListUsagesWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

서버 팜 사용량 정보를 가져옵니다.

ListVnetsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

App Service 계획과 연결된 모든 Virtual Network를 가져옵니다.

ListWebAppsByHybridConnectionNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

App Service 계획에서 하이브리드 연결을 사용하는 모든 앱을 가져옵니다.

ListWebAppsByHybridConnectionWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

App Service 계획에서 하이브리드 연결을 사용하는 모든 앱을 가져옵니다.

ListWebAppsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

App Service 계획과 연결된 모든 앱을 가져옵니다.

ListWebAppsWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

App Service 계획과 연결된 모든 앱을 가져옵니다.

ListWithHttpMessagesAsync(Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)

구독에 대한 모든 App Service 플랜을 가져옵니다.

RebootWorkerWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

App Service 계획에서 작업자 컴퓨터를 다시 부팅합니다.

RestartWebAppsWithHttpMessagesAsync(String, String, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)

App Service 계획의 모든 앱을 다시 시작합니다.

UpdateVnetGatewayWithHttpMessagesAsync(String, String, String, String, VnetGatewayInner, Dictionary<String,List<String>>, CancellationToken)

Virtual Network 게이트웨이를 업데이트합니다.

UpdateVnetRouteWithHttpMessagesAsync(String, String, String, String, VnetRouteInner, Dictionary<String,List<String>>, CancellationToken)

App Service 계획에서 Virtual Network 경로를 만들거나 업데이트합니다.

UpdateWithHttpMessagesAsync(String, String, AppServicePlanPatchResource, Dictionary<String,List<String>>, CancellationToken)

App Service 계획을 만들거나 업데이트합니다.

확장 메서드

BeginCreateOrUpdateAsync(IAppServicePlansOperations, String, String, AppServicePlanInner, CancellationToken)

App Service 계획을 만들거나 업데이트합니다.

CreateOrUpdateAsync(IAppServicePlansOperations, String, String, AppServicePlanInner, CancellationToken)

App Service 계획을 만들거나 업데이트합니다.

CreateOrUpdateVnetRouteAsync(IAppServicePlansOperations, String, String, String, String, VnetRouteInner, CancellationToken)

App Service 계획에서 Virtual Network 경로를 만들거나 업데이트합니다.

DeleteAsync(IAppServicePlansOperations, String, String, CancellationToken)

App Service 계획을 삭제합니다.

DeleteHybridConnectionAsync(IAppServicePlansOperations, String, String, String, String, CancellationToken)

App Service 계획에서 사용 중인 하이브리드 연결을 삭제합니다.

DeleteVnetRouteAsync(IAppServicePlansOperations, String, String, String, String, CancellationToken)

App Service 계획에서 Virtual Network 경로를 삭제합니다.

GetAsync(IAppServicePlansOperations, String, String, CancellationToken)

App Service 계획을 가져옵니다.

GetHybridConnectionAsync(IAppServicePlansOperations, String, String, String, String, CancellationToken)

App Service 계획에서 사용 중인 하이브리드 연결을 검색합니다.

GetHybridConnectionPlanLimitAsync(IAppServicePlansOperations, String, String, CancellationToken)

App Service 계획에서 허용되는 최대 하이브리드 연결 수를 가져옵니다.

GetRouteForVnetAsync(IAppServicePlansOperations, String, String, String, String, CancellationToken)

App Service 계획에서 Virtual Network 경로를 가져옵니다.

GetServerFarmSkusAsync(IAppServicePlansOperations, String, String, CancellationToken)

지정된 App Service 계획에 대해 선택할 수 있는 모든 SKU를 가져옵니다.

GetVnetFromServerFarmAsync(IAppServicePlansOperations, String, String, String, CancellationToken)

App Service 계획과 연결된 Virtual Network 가져옵니다.

GetVnetGatewayAsync(IAppServicePlansOperations, String, String, String, String, CancellationToken)

Virtual Network 게이트웨이를 가져옵니다.

ListAsync(IAppServicePlansOperations, Nullable<Boolean>, CancellationToken)

구독에 대한 모든 App Service 플랜을 가져옵니다.

ListByResourceGroupAsync(IAppServicePlansOperations, String, CancellationToken)

리소스 그룹의 모든 App Service 계획을 가져옵니다.

ListByResourceGroupNextAsync(IAppServicePlansOperations, String, CancellationToken)

리소스 그룹의 모든 App Service 계획을 가져옵니다.

ListCapabilitiesAsync(IAppServicePlansOperations, String, String, CancellationToken)

App Service 계획의 모든 기능을 나열합니다.

ListHybridConnectionKeysAsync(IAppServicePlansOperations, String, String, String, String, CancellationToken)

하이브리드 연결의 보내기 키 이름 및 값을 가져옵니다.

ListHybridConnectionsAsync(IAppServicePlansOperations, String, String, CancellationToken)

App Service 계획에서 사용 중인 모든 하이브리드 연결을 검색합니다.

ListHybridConnectionsNextAsync(IAppServicePlansOperations, String, CancellationToken)

App Service 계획에서 사용 중인 모든 하이브리드 연결을 검색합니다.

ListNextAsync(IAppServicePlansOperations, String, CancellationToken)

구독에 대한 모든 App Service 플랜을 가져옵니다.

ListRoutesForVnetAsync(IAppServicePlansOperations, String, String, String, CancellationToken)

App Service 계획에서 Virtual Network 연결된 모든 경로를 가져옵니다.

ListUsagesAsync(IAppServicePlansOperations, String, String, String, CancellationToken)

서버 팜 사용량 정보를 가져옵니다.

ListUsagesNextAsync(IAppServicePlansOperations, String, CancellationToken)

서버 팜 사용량 정보를 가져옵니다.

ListVnetsAsync(IAppServicePlansOperations, String, String, CancellationToken)

App Service 계획과 연결된 모든 Virtual Network를 가져옵니다.

ListWebAppsAsync(IAppServicePlansOperations, String, String, String, String, String, CancellationToken)

App Service 계획과 연결된 모든 앱을 가져옵니다.

ListWebAppsByHybridConnectionAsync(IAppServicePlansOperations, String, String, String, String, CancellationToken)

App Service 계획에서 하이브리드 연결을 사용하는 모든 앱을 가져옵니다.

ListWebAppsByHybridConnectionNextAsync(IAppServicePlansOperations, String, CancellationToken)

App Service 계획에서 하이브리드 연결을 사용하는 모든 앱을 가져옵니다.

ListWebAppsNextAsync(IAppServicePlansOperations, String, CancellationToken)

App Service 계획과 연결된 모든 앱을 가져옵니다.

RebootWorkerAsync(IAppServicePlansOperations, String, String, String, CancellationToken)

App Service 계획에서 작업자 컴퓨터를 다시 부팅합니다.

RestartWebAppsAsync(IAppServicePlansOperations, String, String, Nullable<Boolean>, CancellationToken)

App Service 계획의 모든 앱을 다시 시작합니다.

UpdateAsync(IAppServicePlansOperations, String, String, AppServicePlanPatchResource, CancellationToken)

App Service 계획을 만들거나 업데이트합니다.

UpdateVnetGatewayAsync(IAppServicePlansOperations, String, String, String, String, VnetGatewayInner, CancellationToken)

Virtual Network 게이트웨이를 업데이트합니다.

UpdateVnetRouteAsync(IAppServicePlansOperations, String, String, String, String, VnetRouteInner, CancellationToken)

App Service 계획에서 Virtual Network 경로를 만들거나 업데이트합니다.

적용 대상