C# Class Microsoft.Azure.Commands.Compute.KeyValuePair

Afficher le fichier Open project: Azure/azure-powershell Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
KeyValuePair ( ) : Newtonsoft.Json
KeyValuePair ( string key, object value ) : Newtonsoft.Json

Method Details

KeyValuePair() public méthode

public KeyValuePair ( ) : Newtonsoft.Json
Résultat Newtonsoft.Json

KeyValuePair() public méthode

public KeyValuePair ( string key, object value ) : Newtonsoft.Json
key string
value object
Résultat Newtonsoft.Json