다음을 통해 공유


ModelExtensions.ToPPSKeyValuePairs Method

Definition

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

Parameters

placementKeysValuePair
IList<PlacementKeyValuePairs>

Returns

Applies to