Sdílet prostřednictvím


VolumeQuotaRuleExtensions.ConvertToPS(List<VolumeQuotaRule>) Method

Definition

public static System.Collections.Generic.List<Microsoft.Azure.Commands.NetAppFiles.Models.PSNetAppFilesVolumeQuotaRule> ConvertToPS (this System.Collections.Generic.List<Microsoft.Azure.Management.NetApp.Models.VolumeQuotaRule> volumeQuotaRulesList);
static member ConvertToPS : System.Collections.Generic.List<Microsoft.Azure.Management.NetApp.Models.VolumeQuotaRule> -> System.Collections.Generic.List<Microsoft.Azure.Commands.NetAppFiles.Models.PSNetAppFilesVolumeQuotaRule>
<Extension()>
Public Function ConvertToPS (volumeQuotaRulesList As List(Of VolumeQuotaRule)) As List(Of PSNetAppFilesVolumeQuotaRule)

Parameters

volumeQuotaRulesList
List<VolumeQuotaRule>

Returns

Applies to