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

Afficher le fichier Open project: OctopusDeploy/azure-sdk-tools Class Usage Examples

Méthodes publiques

Свойство Type Description
hostCaching HostCaching
lun int

Méthodes publiques

Méthode Description
SetAzureDataDiskConfig ( HostCaching hostCaching, int lun ) : System

Method Details

SetAzureDataDiskConfig() public méthode

public SetAzureDataDiskConfig ( HostCaching hostCaching, int lun ) : System
hostCaching HostCaching
lun int
Résultat System

Property Details

hostCaching public_oe property

public HostCaching hostCaching
Résultat HostCaching

lun public_oe property

public int lun
Résultat int