Condividi tramite


BlobServiceProperties.ChangeFeedEnabled Property

Definition

Indicates whether change feed event logging is enabled for the Blob service.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public bool? ChangeFeedEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.ChangeFeedEnabled : Nullable<bool> with get, set
Public Property ChangeFeedEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to