LogProfileResourcePatch.StorageAccountId Property

Definition

Gets or sets the resource id of the storage account to which you would like to send the Activity Log.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.storageAccountId")]
public string StorageAccountId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.storageAccountId")>]
member this.StorageAccountId : string with get, set
Public Property StorageAccountId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to