C# Class Microsoft.WindowsAzure.Management.ServiceManagement.Test.FunctionalTests.ConfigDataInfo.SetAzureDataDiskConfig

ファイルを表示 Open project: OctopusDeploy/azure-sdk-tools Class Usage Examples

Public Properties

Property Type Description
hostCaching HostCaching
lun int

Public Methods

Method Description
SetAzureDataDiskConfig ( HostCaching hostCaching, int lun ) : System

Method Details

SetAzureDataDiskConfig() public method

public SetAzureDataDiskConfig ( HostCaching hostCaching, int lun ) : System
hostCaching HostCaching
lun int
return System

Property Details

hostCaching public_oe property

public HostCaching hostCaching
return HostCaching

lun public_oe property

public int lun
return int