C# Class Microsoft.Azure.Commands.Batch.Models.PSCloudServiceConfiguration

Show file Open project: Azure/azure-powershell Class Usage Examples

Public Methods

Method Description
PSCloudServiceConfiguration ( string osFamily, string targetOSVersion = null ) : System

Private Methods

Method Description
PSCloudServiceConfiguration ( Microsoft omObject ) : System

Method Details

PSCloudServiceConfiguration() public method

public PSCloudServiceConfiguration ( string osFamily, string targetOSVersion = null ) : System
osFamily string
targetOSVersion string
return System