C# 클래스 Microsoft.WindowsAzure.Management.ServiceManagement.Test.FunctionalTests.ConfigDataInfo.SetAzureDataDiskConfig

파일 보기 프로젝트 열기: OctopusDeploy/azure-sdk-tools 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
hostCaching HostCaching
lun int

공개 메소드들

메소드 설명
SetAzureDataDiskConfig ( HostCaching hostCaching, int lun ) : System

메소드 상세

SetAzureDataDiskConfig() 공개 메소드

public SetAzureDataDiskConfig ( HostCaching hostCaching, int lun ) : System
hostCaching HostCaching
lun int
리턴 System

프로퍼티 상세

hostCaching 공개적으로 프로퍼티

public HostCaching hostCaching
리턴 HostCaching

lun 공개적으로 프로퍼티

public int lun
리턴 int