NewAzStreamAnalyticsOutput_CreateExpanded.IfNoneMatch Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Category(new Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.ParameterCategory.Header })]
[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="Set to '*' to allow a new output to be created, but to prevent updating an existing output. Other values will result in a 412 Pre-condition Failed response.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="If-None-Match")]
[System.Management.Automation.Parameter(HelpMessage="Set to '*' to allow a new output to be created, but to prevent updating an existing output. Other values will result in a 412 Pre-condition Failed response.", Mandatory=false)]
public string IfNoneMatch { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Category(new Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.ParameterCategory.Header })>]
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="Set to '*' to allow a new output to be created, but to prevent updating an existing output. Other values will result in a 412 Pre-condition Failed response.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="If-None-Match")>]
[<System.Management.Automation.Parameter(HelpMessage="Set to '*' to allow a new output to be created, but to prevent updating an existing output. Other values will result in a 412 Pre-condition Failed response.", Mandatory=false)>]
member this.IfNoneMatch : string with get, set
Public Property IfNoneMatch As String

Property Value

String
Attributes

Applies to