Condividi tramite


DeploymentSettingsAddonConfigs.TryGetValue(String, IAddonProfile) Method

Definition

public bool TryGetValue(string key, out Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.IAddonProfile value);
abstract member TryGetValue : string * IAddonProfile -> bool
override this.TryGetValue : string * IAddonProfile -> bool
Public Function TryGetValue (key As String, ByRef value As IAddonProfile) As Boolean

Parameters

key
String

Returns

Applies to