Partager via


ArmDataBoxEdgeModelFactory.DiagnosticProactiveLogCollectionSettingData Méthode

Définition

Initialise une nouvelle instance de DiagnosticProactiveLogCollectionSettingData.

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

Paramètres

name
String

Nom.

resourceType
ResourceType

ResourceType.

systemData
SystemData

SystemData.

userConsent
ProactiveDiagnosticsConsent

Indicateur de consentement de la collecte de diagnostics proactive.

Retours

Une nouvelle DiagnosticProactiveLogCollectionSettingData instance pour se moquer.

S’applique à