Share via


StorageInsight.StorageAccount Property

Definition

Gets or sets the storage account connection details

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to