Share via


DestinationsSpec.StorageBlobsDirect Property

Definition

List of Storage Blob Direct destinations. To be used only for sending data directly to store from the agent.

public System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.DataCollectionRuleStorageBlobDestination> StorageBlobsDirect { get; }
member this.StorageBlobsDirect : System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.DataCollectionRuleStorageBlobDestination>
Public ReadOnly Property StorageBlobsDirect As IList(Of DataCollectionRuleStorageBlobDestination)

Property Value

Applies to