C# 클래스 Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkExtensions.ResourcesExtensions

파일 보기 프로젝트 열기: Azure/azure-powershell 1 사용 예제들

공개 메소드들

메소드 설명
BuildZoneMappings ( IList zoneMappings ) : Hashtable
ConstructDeploymentVariableTable ( DeploymentVariable>.Dictionary dictionary ) : string
ConstructTagsTable ( Hashtable tags ) : string
ToPSProviderFeature ( this feature ) : PSProviderFeature
ToPSResourceGroup ( this resourceGroup ) : PSResourceGroup
ToPSResourceGroupDeployment ( this result, string resourceGroup ) : PSResourceGroupDeployment
ToPSResourceManagerError ( this error ) : PSResourceManagerError
ToPSResourceProvider ( this provider ) : PSResourceProvider

비공개 메소드들

메소드 설명
ConstructTemplateLinkView ( TemplateLink templateLink ) : string
CreatePSResourceGroupDeployment ( string name, string gesourceGroup, DeploymentPropertiesExtended properties ) : PSResourceGroupDeployment

메소드 상세

BuildZoneMappings() 공개 정적인 메소드

public static BuildZoneMappings ( IList zoneMappings ) : Hashtable
zoneMappings IList
리턴 System.Collections.Hashtable

ConstructDeploymentVariableTable() 공개 정적인 메소드

public static ConstructDeploymentVariableTable ( DeploymentVariable>.Dictionary dictionary ) : string
dictionary DeploymentVariable>.Dictionary
리턴 string

ConstructTagsTable() 공개 정적인 메소드

public static ConstructTagsTable ( Hashtable tags ) : string
tags System.Collections.Hashtable
리턴 string

ToPSProviderFeature() 공개 정적인 메소드

public static ToPSProviderFeature ( this feature ) : PSProviderFeature
feature this
리턴 Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSProviderFeature

ToPSResourceGroup() 공개 정적인 메소드

public static ToPSResourceGroup ( this resourceGroup ) : PSResourceGroup
resourceGroup this
리턴 Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSResourceGroup

ToPSResourceGroupDeployment() 공개 정적인 메소드

public static ToPSResourceGroupDeployment ( this result, string resourceGroup ) : PSResourceGroupDeployment
result this
resourceGroup string
리턴 Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSResourceGroupDeployment

ToPSResourceManagerError() 공개 정적인 메소드

public static ToPSResourceManagerError ( this error ) : PSResourceManagerError
error this
리턴 Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSResourceManagerError

ToPSResourceProvider() 공개 정적인 메소드

public static ToPSResourceProvider ( this provider ) : PSResourceProvider
provider this
리턴 Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSResourceProvider