Freigeben über


ArmMonitorModelFactory.MonitorPrivateLinkScopedResourceData Methode

Definition

Initialisiert eine neue instance von MonitorPrivateLinkScopedResourceData.

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

Parameter

id
ResourceIdentifier

Die ID.

name
String

Der Name.

resourceType
ResourceType

Der resourceType.

systemData
SystemData

SystemData.

linkedResourceId
ResourceIdentifier

Die Ressourcen-ID der bereichsbezogenen Azure monitor-Ressource.

provisioningState
String

Status der Verbindung mit dem privaten Endpunkt.

Gibt zurück

Eine neue MonitorPrivateLinkScopedResourceData instance zum Simulieren.

Gilt für: