Share via


EventHub.ClustersCreateOrUpdateViaJsonStringWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.ICluster> ClustersCreateOrUpdateViaJsonStringWithResult (string subscriptionId, string resourceGroupName, string clusterName, string jsonString, Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.ISendAsync sender);

Parameters

subscriptionId
String
resourceGroupName
String
clusterName
String
jsonString
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to