C# Класс Microsoft.Azure.Commands.ResourceManager.Cmdlets.Components.ApiVersionHelper

Helper class for determining the API version
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
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.