VirtualNetworksOperationsExtensions.CreateOrUpdateAsync Method
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.
C#
public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Internal.Network.Version2017_10_01.Models.VirtualNetwork> CreateOrUpdateAsync (this Microsoft.Azure.Management.Internal.Network.Version2017_10_01.IVirtualNetworksOperations operations, string resourceGroupName, string virtualNetworkName, Microsoft.Azure.Management.Internal.Network.Version2017_10_01.Models.VirtualNetwork parameters, System.Threading.CancellationToken cancellationToken = default);
static member CreateOrUpdateAsync : Microsoft.Azure.Management.Internal.Network.Version2017_10_01.IVirtualNetworksOperations * string * string * Microsoft.Azure.Management.Internal.Network.Version2017_10_01.Models.VirtualNetwork * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Internal.Network.Version2017_10_01.Models.VirtualNetwork>
<Extension()>
Public Function CreateOrUpdateAsync (operations As IVirtualNetworksOperations, resourceGroupName As String, virtualNetworkName As String, parameters As VirtualNetwork, Optional cancellationToken As CancellationToken = Nothing) As Task(Of VirtualNetwork)
- operations
- IVirtualNetworksOperations
- resourceGroupName
- String
- virtualNetworkName
- String
- parameters
- VirtualNetwork
- cancellationToken
- CancellationToken
منتج | الإصدارات |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |
Azure RM - PowerShell Commands | Latest |