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