BandwidthSettingsOperationsExtensions.BeginCreateOrUpdateAsync 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 System.Threading.Tasks.Task<Microsoft.Azure.Management.StorSimple.Fluent.Models.BandwidthSettingInner> BeginCreateOrUpdateAsync (this Microsoft.Azure.Management.StorSimple.Fluent.IBandwidthSettingsOperations operations, string bandwidthSettingName, Microsoft.Azure.Management.StorSimple.Fluent.Models.BandwidthSettingInner parameters, string resourceGroupName, string managerName, System.Threading.CancellationToken cancellationToken = default);
static member BeginCreateOrUpdateAsync : Microsoft.Azure.Management.StorSimple.Fluent.IBandwidthSettingsOperations * string * Microsoft.Azure.Management.StorSimple.Fluent.Models.BandwidthSettingInner * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.StorSimple.Fluent.Models.BandwidthSettingInner>
<Extension()>
Public Function BeginCreateOrUpdateAsync (operations As IBandwidthSettingsOperations, bandwidthSettingName As String, parameters As BandwidthSettingInner, resourceGroupName As String, managerName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of BandwidthSettingInner)
Parameters
- operations
- IBandwidthSettingsOperations
- bandwidthSettingName
- String
- parameters
- BandwidthSettingInner
- resourceGroupName
- String
- managerName
- String
- cancellationToken
- CancellationToken