C# Класс Microsoft.Azure.Commands.Media.Models.ModelExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
ToDictionaryTags ( this table ) : string>.IDictionary
ToHashTableTags ( string>.this tags ) : Hashtable
ToPSApiEndpoint ( this apiEndpoint ) : PSApiEndpoint
ToPSMediaService ( this mediaService ) : PSMediaService
ToPSServiceKey ( this serviceKey, KeyType keyType ) : PSServiceKey
ToPSServiceKeys ( this serviceKeys ) : PSServiceKeys
ToPSStorageAccount ( this storageAccount ) : PSStorageAccount
ToPsCheckNameAvailabilityOutput ( this output ) : PSCheckNameAvailabilityOutput
ToStorageAccount ( this storageAccount ) : StorageAccount

Описание методов

ToDictionaryTags() публичный статический Метод

public static ToDictionaryTags ( this table ) : string>.IDictionary
table this
Результат string>.IDictionary

ToHashTableTags() публичный статический Метод

public static ToHashTableTags ( string>.this tags ) : Hashtable
tags string>.this
Результат System.Collections.Hashtable

ToPSApiEndpoint() публичный статический Метод

public static ToPSApiEndpoint ( this apiEndpoint ) : PSApiEndpoint
apiEndpoint this
Результат PSApiEndpoint

ToPSMediaService() публичный статический Метод

public static ToPSMediaService ( this mediaService ) : PSMediaService
mediaService this
Результат PSMediaService

ToPSServiceKey() публичный статический Метод

public static ToPSServiceKey ( this serviceKey, KeyType keyType ) : PSServiceKey
serviceKey this
keyType KeyType
Результат PSServiceKey

ToPSServiceKeys() публичный статический Метод

public static ToPSServiceKeys ( this serviceKeys ) : PSServiceKeys
serviceKeys this
Результат PSServiceKeys

ToPSStorageAccount() публичный статический Метод

public static ToPSStorageAccount ( this storageAccount ) : PSStorageAccount
storageAccount this
Результат PSStorageAccount

ToPsCheckNameAvailabilityOutput() публичный статический Метод

public static ToPsCheckNameAvailabilityOutput ( this output ) : PSCheckNameAvailabilityOutput
output this
Результат PSCheckNameAvailabilityOutput

ToStorageAccount() публичный статический Метод

public static ToStorageAccount ( this storageAccount ) : StorageAccount
storageAccount this
Результат StorageAccount