DataBoxCustomerDiskJobDetailsImportDiskDetailsCollection.TryGetValue Method

Definition

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

Parameters

key
String

Returns

Applies to