KubernetesVersionPropertiesPatchVersions.TryGetValue Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public bool TryGetValue (string key, out Microsoft.Azure.PowerShell.Cmdlets.AksArc.Models.IKubernetesPatchVersions value);
abstract member TryGetValue : string * IKubernetesPatchVersions -> bool
override this.TryGetValue : string * IKubernetesPatchVersions -> bool
Public Function TryGetValue (key As String, ByRef value As IKubernetesPatchVersions) As Boolean
Parameters
- key
- String
- value
- IKubernetesPatchVersions