Partager via


ArmAutomationModelFactory.AutomationPrivateLinkResource Méthode

Définition

Initialise une nouvelle instance d’AutomationPrivateLinkResource.

public static Azure.ResourceManager.Automation.Models.AutomationPrivateLinkResource AutomationPrivateLinkResource (Azure.Core.ResourceIdentifier id = default, string name = default, Azure.Core.ResourceType resourceType = default, Azure.ResourceManager.Models.SystemData systemData = default, string groupId = default, System.Collections.Generic.IEnumerable<string> requiredMembers = default);
static member AutomationPrivateLinkResource : Azure.Core.ResourceIdentifier * string * Azure.Core.ResourceType * Azure.ResourceManager.Models.SystemData * string * seq<string> -> Azure.ResourceManager.Automation.Models.AutomationPrivateLinkResource
Public Shared Function AutomationPrivateLinkResource (Optional id As ResourceIdentifier = Nothing, Optional name As String = Nothing, Optional resourceType As ResourceType = Nothing, Optional systemData As SystemData = Nothing, Optional groupId As String = Nothing, Optional requiredMembers As IEnumerable(Of String) = Nothing) As AutomationPrivateLinkResource

Paramètres

name
String

Nom.

resourceType
ResourceType

ResourceType.

systemData
SystemData

SystemData.

groupId
String

ID du groupe de ressources private link.

requiredMembers
IEnumerable<String>

La ressource de liaison privée exigeait des noms de membres.

Retours

Une nouvelle AutomationPrivateLinkResource instance de moqueries.

S’applique à