Sdílet prostřednictvím


ModelExtensions.ToPlacementKeyValuePairs(IList<PSKeyValuePairs>) Method

Definition

public static System.Collections.Generic.IList<Microsoft.Azure.Management.NetApp.Models.PlacementKeyValuePairs> ToPlacementKeyValuePairs (this System.Collections.Generic.IList<Microsoft.Azure.Commands.NetAppFiles.Models.PSKeyValuePairs> psKeysValuePair);
static member ToPlacementKeyValuePairs : System.Collections.Generic.IList<Microsoft.Azure.Commands.NetAppFiles.Models.PSKeyValuePairs> -> System.Collections.Generic.IList<Microsoft.Azure.Management.NetApp.Models.PlacementKeyValuePairs>
<Extension()>
Public Function ToPlacementKeyValuePairs (psKeysValuePair As IList(Of PSKeyValuePairs)) As IList(Of PlacementKeyValuePairs)

Parameters

psKeysValuePair
IList<PSKeyValuePairs>

Returns

Applies to