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

Datei anzeigen Open project: Azure/azure-powershell

Public Methods

Method Description
PSMetadataItem ( string name, string value ) : System

Private Methods

Method Description
PSMetadataItem ( Microsoft omObject ) : System

Method Details

PSMetadataItem() public method

public PSMetadataItem ( string name, string value ) : System
name string
value string
return System