Share via


StreamingJob.JobStorageAccount Property

Definition

Gets or sets the properties that are associated with an Azure Storage account with MSI

[Newtonsoft.Json.JsonProperty(PropertyName="properties.jobStorageAccount")]
public Microsoft.Azure.Management.StreamAnalytics.Models.JobStorageAccount JobStorageAccount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.jobStorageAccount")>]
member this.JobStorageAccount : Microsoft.Azure.Management.StreamAnalytics.Models.JobStorageAccount with get, set
Public Property JobStorageAccount As JobStorageAccount

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to