ASRFabricSpecificNetworkMappingDetails.Load(NetworkMapping) 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.
Loads fabric specific details for network mapping.
public static Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRFabricSpecificNetworkMappingDetails Load (Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.NetworkMapping networkMapping);
static member Load : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.NetworkMapping -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRFabricSpecificNetworkMappingDetails
Public Shared Function Load (networkMapping As NetworkMapping) As ASRFabricSpecificNetworkMappingDetails
Parameters
- networkMapping
- NetworkMapping
Network mapping response from API.