Freigeben über


VolumeContainersOperationsExtensions.CreateOrUpdateAsync Methode

Definition

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.StorSimple.Fluent.Models.VolumeContainerInner> CreateOrUpdateAsync (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 CreateOrUpdateAsync : 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 CreateOrUpdateAsync (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)

Parameter

deviceName
String
volumeContainerName
String
resourceGroupName
String
managerName
String
cancellationToken
CancellationToken

Gibt zurück

Gilt für: