ArmNetworkModelFactory.SwapResourceListResult 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 static Azure.ResourceManager.Network.Models.SwapResourceListResult SwapResourceListResult(System.Collections.Generic.IEnumerable<Azure.ResourceManager.Network.CloudServiceSwapData> value = default);
static member SwapResourceListResult : seq<Azure.ResourceManager.Network.CloudServiceSwapData> -> Azure.ResourceManager.Network.Models.SwapResourceListResult
Public Shared Function SwapResourceListResult (Optional value As IEnumerable(Of CloudServiceSwapData) = Nothing) As SwapResourceListResult
Parameters
- value
- IEnumerable<CloudServiceSwapData>
Returns
A new SwapResourceListResult instance for mocking.