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

显示文件 Open project: Azure/azure-powershell

Public Methods

Method Description
PSResourceFile ( string blobSource, string filePath, string fileMode = null ) : System

Private Methods

Method Description
PSResourceFile ( Microsoft omObject ) : System

Method Details

PSResourceFile() public method

public PSResourceFile ( string blobSource, string filePath, string fileMode = null ) : System
blobSource string
filePath string
fileMode string
return System