ArmSearchModelFactory.SearchPrivateLinkResource Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Initialise une nouvelle instance de SearchPrivateLinkResource.
public static Azure.ResourceManager.Search.Models.SearchPrivateLinkResource SearchPrivateLinkResource (Azure.Core.ResourceIdentifier id = default, string name = default, Azure.Core.ResourceType resourceType = default, Azure.ResourceManager.Models.SystemData systemData = default, Azure.ResourceManager.Search.Models.SearchPrivateLinkResourceProperties properties = default);
static member SearchPrivateLinkResource : Azure.Core.ResourceIdentifier * string * Azure.Core.ResourceType * Azure.ResourceManager.Models.SystemData * Azure.ResourceManager.Search.Models.SearchPrivateLinkResourceProperties -> Azure.ResourceManager.Search.Models.SearchPrivateLinkResource
Public Shared Function SearchPrivateLinkResource (Optional id As ResourceIdentifier = Nothing, Optional name As String = Nothing, Optional resourceType As ResourceType = Nothing, Optional systemData As SystemData = Nothing, Optional properties As SearchPrivateLinkResourceProperties = Nothing) As SearchPrivateLinkResource
Paramètres
ID.
- name
- String
Nom.
- resourceType
- ResourceType
ResourceType.
- systemData
- SystemData
SystemData.
- properties
- SearchPrivateLinkResourceProperties
Décrit les propriétés d’une ressource de liaison privée prise en charge pour le service Recherche cognitive Azure.
Retours
Une nouvelle SearchPrivateLinkResource instance de moqueries.