C# Класс Microsoft.Azure.Commands.Batch.Models.ListNodeFileOptions

Наследование: BatchClientParametersBase
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
ListNodeFileOptions ( BatchAccountContext context, string jobId, string taskId, PSCloudTask task, string poolId, string computeNodeId, PSComputeNode computeNode, IEnumerable additionalBehaviors = null ) : Microsoft.Azure.Batch

Описание методов

ListNodeFileOptions() публичный Метод

public ListNodeFileOptions ( BatchAccountContext context, string jobId, string taskId, PSCloudTask task, string poolId, string computeNodeId, PSComputeNode computeNode, IEnumerable additionalBehaviors = null ) : Microsoft.Azure.Batch
context BatchAccountContext
jobId string
taskId string
task PSCloudTask
poolId string
computeNodeId string
computeNode PSComputeNode
additionalBehaviors IEnumerable
Результат Microsoft.Azure.Batch