C# Class Microsoft.Azure.Commands.Media.Models.ModelExtensions

Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Méthode Description
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

Method Details

ToDictionaryTags() public static méthode

public static ToDictionaryTags ( this table ) : string>.IDictionary
table this
Résultat string>.IDictionary

ToHashTableTags() public static méthode

public static ToHashTableTags ( string>.this tags ) : Hashtable
tags string>.this
Résultat System.Collections.Hashtable

ToPSApiEndpoint() public static méthode

public static ToPSApiEndpoint ( this apiEndpoint ) : PSApiEndpoint
apiEndpoint this
Résultat PSApiEndpoint

ToPSMediaService() public static méthode

public static ToPSMediaService ( this mediaService ) : PSMediaService
mediaService this
Résultat PSMediaService

ToPSServiceKey() public static méthode

public static ToPSServiceKey ( this serviceKey, KeyType keyType ) : PSServiceKey
serviceKey this
keyType KeyType
Résultat PSServiceKey

ToPSServiceKeys() public static méthode

public static ToPSServiceKeys ( this serviceKeys ) : PSServiceKeys
serviceKeys this
Résultat PSServiceKeys

ToPSStorageAccount() public static méthode

public static ToPSStorageAccount ( this storageAccount ) : PSStorageAccount
storageAccount this
Résultat PSStorageAccount

ToPsCheckNameAvailabilityOutput() public static méthode

public static ToPsCheckNameAvailabilityOutput ( this output ) : PSCheckNameAvailabilityOutput
output this
Résultat PSCheckNameAvailabilityOutput

ToStorageAccount() public static méthode

public static ToStorageAccount ( this storageAccount ) : StorageAccount
storageAccount this
Résultat StorageAccount