ApplicationGatewaysOperationsExtensions.BeginCreateOrUpdate(IApplicationGatewaysOperations, String, String, ApplicationGateway) 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_10_01.Models.ApplicationGateway BeginCreateOrUpdate (this Microsoft.Azure.Management.Internal.Network.Version2017_10_01.IApplicationGatewaysOperations operations, string resourceGroupName, string applicationGatewayName, Microsoft.Azure.Management.Internal.Network.Version2017_10_01.Models.ApplicationGateway parameters);
static member BeginCreateOrUpdate : Microsoft.Azure.Management.Internal.Network.Version2017_10_01.IApplicationGatewaysOperations * string * string * Microsoft.Azure.Management.Internal.Network.Version2017_10_01.Models.ApplicationGateway -> Microsoft.Azure.Management.Internal.Network.Version2017_10_01.Models.ApplicationGateway
<Extension()>
Public Function BeginCreateOrUpdate (operations As IApplicationGatewaysOperations, resourceGroupName As String, applicationGatewayName As String, parameters As ApplicationGateway) As ApplicationGateway
Parameters
- operations
- IApplicationGatewaysOperations
- resourceGroupName
- String
- applicationGatewayName
- String
- parameters
- ApplicationGateway