C# 클래스 Elastacloud.AzureManagement.Fluent.Clients.Interfaces.PaaSDeploymentSettings

Used to build up the deployment for a packaged paas application
파일 보기 프로젝트 열기: azurecoder/fluent-management 1 사용 예제들

공개 메소드들

메소드 설명
PaaSDeploymentSettings ( string cspkgStorageEndpoint, string cloudServiceName, string cscfgConfig, int instanceCount, string storageAccountName, string roleName, string location ) : System.Collections.Generic

메소드 상세

PaaSDeploymentSettings() 공개 메소드

public PaaSDeploymentSettings ( string cspkgStorageEndpoint, string cloudServiceName, string cscfgConfig, int instanceCount, string storageAccountName, string roleName, string location ) : System.Collections.Generic
cspkgStorageEndpoint string
cloudServiceName string
cscfgConfig string
instanceCount int
storageAccountName string
roleName string
location string
리턴 System.Collections.Generic