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

Creates a deployment for a virtual machine and allows some preconfigured defaults from the image gallery
상속: Elastacloud.AzureManagement.Fluent.Commands.Services.ServiceCommand
파일 보기 프로젝트 열기: azurecoder/fluent-management 1 사용 예제들

공개 메소드들

메소드 설명
ToString ( ) : string

returns the name of the command

비공개 메소드들

메소드 설명
DeleteVirtualMachineDiskCommand ( string diskName ) : System

{subscriptionID}/services/hostedservices/{serviceName}/deployments/{deploymentName}/Roles/{roleName}/DataDisks/{lun Used to construct the command to create a virtual machine deployment including the creation of a role

메소드 상세

ToString() 공개 메소드

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