C# 클래스 Microsoft.Azure.Commands.ResourceManager.Cmdlets.Components.ApiVersionHelper

Helper class for determining the API version
파일 보기 프로젝트 열기: Azure/azure-powershell 1 사용 예제들

비공개 메소드들

메소드 설명
DetermineApiVersion ( Microsoft.Azure.Common.Authentication.Models.AzureContext context, string resourceId, CancellationToken cancellationToken, bool pre = null, string>.Dictionary cmdletHeaderValues = null ) : Task

Determines the API version.

DetermineApiVersion ( Microsoft.Azure.Common.Authentication.Models.AzureContext context, string providerNamespace, string resourceType, CancellationToken cancellationToken, bool pre = null, string>.Dictionary cmdletHeaderValues = null ) : Task

Determines the API version.

GetApiVersionsForResourceType ( Microsoft.Azure.Common.Authentication.Models.AzureContext context, string providerNamespace, string resourceType, CancellationToken cancellationToken, string>.Dictionary cmdletHeaderValues = null ) : string[]

Determines the list of api versions currently supported by the RP.