LoadBalancersOperationsExtensions.BeginCreateOrUpdate 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 Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.LoadBalancer BeginCreateOrUpdate (this Microsoft.Azure.Management.Internal.Network.Version2017_03_01.ILoadBalancersOperations operations, string resourceGroupName, string loadBalancerName, Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.LoadBalancer parameters);
static member BeginCreateOrUpdate : Microsoft.Azure.Management.Internal.Network.Version2017_03_01.ILoadBalancersOperations * string * string * Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.LoadBalancer -> Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.LoadBalancer
<Extension()>
Public Function BeginCreateOrUpdate (operations As ILoadBalancersOperations, resourceGroupName As String, loadBalancerName As String, parameters As LoadBalancer) As LoadBalancer
Parameters
- operations
- ILoadBalancersOperations
- resourceGroupName
- String
- loadBalancerName
- String
- parameters
- LoadBalancer