Freigeben über


ArmApplicationInsightsModelFactory.ComponentLinkedStorageAccountData Methode

Definition

Initialisiert eine neue instance von ComponentLinkedStorageAccountData.

public static Azure.ResourceManager.ApplicationInsights.ComponentLinkedStorageAccountData ComponentLinkedStorageAccountData (Azure.Core.ResourceIdentifier id = default, string name = default, Azure.Core.ResourceType resourceType = default, Azure.ResourceManager.Models.SystemData systemData = default, string linkedStorageAccount = default);
static member ComponentLinkedStorageAccountData : Azure.Core.ResourceIdentifier * string * Azure.Core.ResourceType * Azure.ResourceManager.Models.SystemData * string -> Azure.ResourceManager.ApplicationInsights.ComponentLinkedStorageAccountData
Public Shared Function ComponentLinkedStorageAccountData (Optional id As ResourceIdentifier = Nothing, Optional name As String = Nothing, Optional resourceType As ResourceType = Nothing, Optional systemData As SystemData = Nothing, Optional linkedStorageAccount As String = Nothing) As ComponentLinkedStorageAccountData

Parameter

id
ResourceIdentifier

Die ID.

name
String

Der Name.

resourceType
ResourceType

Der resourceType.

systemData
SystemData

SystemDaten.

linkedStorageAccount
String

Ressourcen-ID des verknüpften Speicherkontos.

Gibt zurück

Eine neue ComponentLinkedStorageAccountData instance zum Mocking.

Gilt für: