ServerDevOpsAuditingSettings.StorageAccountSubscriptionId Property

Definition

Gets or sets specifies the blob storage subscription Id.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.storageAccountSubscriptionId")]
public Guid? StorageAccountSubscriptionId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.storageAccountSubscriptionId")>]
member this.StorageAccountSubscriptionId : Nullable<Guid> with get, set
Public Property StorageAccountSubscriptionId As Nullable(Of Guid)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to