C# 클래스 Elastacloud.AzureManagement.Fluent.Commands.VirtualMachines.RegisterImageCommand

Registers a virtual machine image for either Linux or Windowss
상속: Elastacloud.AzureManagement.Fluent.Commands.Services.ServiceCommand
파일 보기 프로젝트 열기: azurecoder/fluent-management 1 사용 예제들

공개 메소드들

메소드 설명
ToString ( ) : string

returns the name of the command

보호된 메소드들

메소드 설명
CreatePayload ( ) : string

Creates a deployment payload for a predefined template

비공개 메소드들

메소드 설명
RegisterImageCommand ( ImageProperties properties ) : System

Registers a virtual machine image for either Linux or Windowss

메소드 상세

CreatePayload() 보호된 메소드

Creates a deployment payload for a predefined template
protected CreatePayload ( ) : string
리턴 string

ToString() 공개 메소드

returns the name of the command
public ToString ( ) : string
리턴 string