Compartir a través de


StreamingJob.JobStorageAccount Propiedad

Definición

Obtiene o establece las propiedades asociadas a una cuenta de Azure Storage con 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a