Share via


ApplicationInsightsComponentResource.GetComponentLinkedStorageAccounts Method

Definition

Gets a collection of ComponentLinkedStorageAccountResources in the ApplicationInsightsComponent.

public virtual Azure.ResourceManager.ApplicationInsights.ComponentLinkedStorageAccountCollection GetComponentLinkedStorageAccounts ();
abstract member GetComponentLinkedStorageAccounts : unit -> Azure.ResourceManager.ApplicationInsights.ComponentLinkedStorageAccountCollection
override this.GetComponentLinkedStorageAccounts : unit -> Azure.ResourceManager.ApplicationInsights.ComponentLinkedStorageAccountCollection
Public Overridable Function GetComponentLinkedStorageAccounts () As ComponentLinkedStorageAccountCollection

Returns

An object representing collection of ComponentLinkedStorageAccountResources and their operations over a ComponentLinkedStorageAccountResource.

Applies to