Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
DeployToAzure
ServiceDefinition
C# 클래스 DeployToAzure.ServiceDefinition
상속:
IDisposable
파일 보기
프로젝트 열기: mg-alfa-dev/DeployToAzure
공개 프로퍼티들
프로퍼티
타입
설명
Manifest
PackageManifest
PartStream
PartStream
공개 메소드들
메소드
설명
ChangeVMSizes
(
string
newVMSize
) :
void
Dispose
( ) :
void
ServiceDefinition
(
PackageManifest
manifest
,
PartStream
partStream
) :
System
메소드 상세
ChangeVMSizes()
공개
메소드
public
ChangeVMSizes
(
string
newVMSize
) :
void
newVMSize
string
리턴
void
Dispose()
공개
메소드
public
Dispose
( ) :
void
리턴
void
ServiceDefinition()
공개
메소드
public
ServiceDefinition
(
PackageManifest
manifest
,
PartStream
partStream
) :
System
manifest
PackageManifest
partStream
PartStream
리턴
System
프로퍼티 상세
Manifest
공개적으로 프로퍼티
public
PackageManifest,DeployToAzure
Manifest
리턴
PackageManifest
PartStream
공개적으로 프로퍼티
public
PartStream,DeployToAzure
PartStream
리턴
PartStream