次の方法で共有


CacheIdentityUserAssignedIdentities.TryGetValue Method

Definition

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

Parameters

key
String

Returns

Applies to