Freigeben über


ArmSqlModelFactory.SqlPrivateLinkResourceData Methode

Definition

Initialisiert eine neue instance von SqlPrivateLinkResourceData.

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

Parameter

id
ResourceIdentifier

Die ID.

name
String

Der Name.

resourceType
ResourceType

Der resourceType.

systemData
SystemData

SystemDaten.

properties
SqlPrivateLinkResourceProperties

Die Ressourcengruppen-ID für private Verknüpfungen.

Gibt zurück

Eine neue SqlPrivateLinkResourceData instance zum Mocking.

Gilt für: