Share via


WebSiteInstanceStatusPropertiesContainers.TryGetValue Method

Definition

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

Parameters

key
String

Returns

Applies to