Partilhar via


PSAzureActivityLogDataSourceProperties.SubscriptionId Property

Definition

Id of the azure subscription, which you want audit log to be collect from.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Commands.OperationalInsights.Models.AuditLogConverter))]
[Newtonsoft.Json.JsonProperty(PropertyName="linkedResourceId")]
public string SubscriptionId { get; set; }
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Commands.OperationalInsights.Models.AuditLogConverter))>]
[<Newtonsoft.Json.JsonProperty(PropertyName="linkedResourceId")>]
member this.SubscriptionId : string with get, set
Public Property SubscriptionId As String

Property Value

Attributes
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute

Applies to