Freigeben über


ArmMySqlModelFactory.MySqlPrivateLinkResourceData Methode

Definition

Initialisiert eine neue instance von MySqlPrivateLinkResourceData.

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

Parameter

id
ResourceIdentifier

Die ID.

name
String

Der Name.

resourceType
ResourceType

Der resourceType.

systemData
SystemData

SystemData.

properties
MySqlPrivateLinkResourceProperties

Die Private Link-Ressourcengruppen-ID.

Gibt zurück

Eine neue MySqlPrivateLinkResourceData instance zum Simulieren.

Gilt für: