次の方法で共有


StreamingEndpointBaseCollection.SendCreateOperationAync(String, Int32) メソッド

定義

public System.Threading.Tasks.Task<Microsoft.WindowsAzure.MediaServices.Client.IOperation> SendCreateOperationAync (string name, int scaleUnits);
member this.SendCreateOperationAync : string * int -> System.Threading.Tasks.Task<Microsoft.WindowsAzure.MediaServices.Client.IOperation>
Public Function SendCreateOperationAync (name As String, scaleUnits As Integer) As Task(Of IOperation)

パラメーター

name
String
scaleUnits
Int32

戻り値

適用対象