Partager via


VolumeContainersOperationsExtensions.BeginCreateOrUpdateAsync Méthode

Définition

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.StorSimple.Fluent.Models.VolumeContainerInner> BeginCreateOrUpdateAsync (this Microsoft.Azure.Management.StorSimple.Fluent.IVolumeContainersOperations operations, string deviceName, string volumeContainerName, Microsoft.Azure.Management.StorSimple.Fluent.Models.VolumeContainerInner parameters, string resourceGroupName, string managerName, System.Threading.CancellationToken cancellationToken = default);
static member BeginCreateOrUpdateAsync : Microsoft.Azure.Management.StorSimple.Fluent.IVolumeContainersOperations * string * string * Microsoft.Azure.Management.StorSimple.Fluent.Models.VolumeContainerInner * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.StorSimple.Fluent.Models.VolumeContainerInner>
<Extension()>
Public Function BeginCreateOrUpdateAsync (operations As IVolumeContainersOperations, deviceName As String, volumeContainerName As String, parameters As VolumeContainerInner, resourceGroupName As String, managerName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of VolumeContainerInner)

Paramètres

deviceName
String
volumeContainerName
String
resourceGroupName
String
managerName
String
cancellationToken
CancellationToken

Retours

S’applique à