C# 클래스 Microsoft.Azure.Commands.Media.Models.ModelExtensions

파일 보기 프로젝트 열기: Azure/azure-powershell

공개 메소드들

메소드 설명
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