C# 클래스 Microsoft.Azure.Commands.Batch.Models.PSResourceFile

파일 보기 프로젝트 열기: Azure/azure-powershell

공개 메소드들

메소드 설명
PSResourceFile ( string blobSource, string filePath, string fileMode = null ) : System

비공개 메소드들

메소드 설명
PSResourceFile ( Microsoft omObject ) : System

메소드 상세

PSResourceFile() 공개 메소드

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