Share via


StreamingJob.JobStorageAccountAuthenticationMode Property

Definition

Authentication Mode.

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Origin(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Support.AuthenticationMode? JobStorageAccountAuthenticationMode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Origin(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.PropertyOrigin.Inlined)>]
member this.JobStorageAccountAuthenticationMode : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Support.AuthenticationMode> with get, set
Public Property JobStorageAccountAuthenticationMode As Nullable(Of AuthenticationMode)

Property Value

Implements

Attributes

Applies to