StreamAnalyticsClient.CreateOrUpdatePSInput(String, String, String, String) 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.
protected virtual Microsoft.Azure.Management.StreamAnalytics.Models.Input CreateOrUpdatePSInput (string resourceGroupName, string jobName, string inputName, string rawJsonContent);
abstract member CreateOrUpdatePSInput : string * string * string * string -> Microsoft.Azure.Management.StreamAnalytics.Models.Input
override this.CreateOrUpdatePSInput : string * string * string * string -> Microsoft.Azure.Management.StreamAnalytics.Models.Input
Protected Overridable Function CreateOrUpdatePSInput (resourceGroupName As String, jobName As String, inputName As String, rawJsonContent As String) As Input
Parameters
- resourceGroupName
- String
- jobName
- String
- inputName
- String
- rawJsonContent
- String