3.8.5.5 INetworkService.GetVirtualNetworkSettings

This operation returns the server's Azure Virtual Network settings (section 2.2.4.8.2).

 <wsdl:operation name="GetVirtualNetworkSettings">
   <wsdl:input wsam:Action="http://tempuri.org/INetworkingService/GetVirtualNetworkSettings" message="tns:INetworkingService_GetVirtualNetworkSettings_InputMessage" />
   <wsdl:output wsam:Action="http://tempuri.org/INetworkingService/GetVirtualNetworkSettings" message="tns:INetworkingService_GetVirtualNetworkSettings_OutputMessage" />
 </wsdl:operation>

Upon receiving the INetworkingService_GetVirtualNetworkSettings_InputMessage request message, the protocol server is notified that the connection is terminating. Upon successful completion of the action, the server MUST respond with INetworkingService_GetVirtualNetworkSettings_OutputMessage. In the event of a failure, an appropriate SOAP fault MUST be sent to the client as specified in section 2.2.2.1.