ArmSearchModelFactory.SharedSearchServicePrivateLinkResourceData 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 SharedSearchServicePrivateLinkResourceData.
public static Azure.ResourceManager.Search.SharedSearchServicePrivateLinkResourceData SharedSearchServicePrivateLinkResourceData (Azure.Core.ResourceIdentifier id = default, string name = default, Azure.Core.ResourceType resourceType = default, Azure.ResourceManager.Models.SystemData systemData = default, Azure.ResourceManager.Search.Models.SharedSearchServicePrivateLinkResourceProperties properties = default);
static member SharedSearchServicePrivateLinkResourceData : Azure.Core.ResourceIdentifier * string * Azure.Core.ResourceType * Azure.ResourceManager.Models.SystemData * Azure.ResourceManager.Search.Models.SharedSearchServicePrivateLinkResourceProperties -> Azure.ResourceManager.Search.SharedSearchServicePrivateLinkResourceData
Public Shared Function SharedSearchServicePrivateLinkResourceData (Optional id As ResourceIdentifier = Nothing, Optional name As String = Nothing, Optional resourceType As ResourceType = Nothing, Optional systemData As SystemData = Nothing, Optional properties As SharedSearchServicePrivateLinkResourceProperties = Nothing) As SharedSearchServicePrivateLinkResourceData
Paramètres
ID.
- name
- String
Nom.
- resourceType
- ResourceType
ResourceType.
- systemData
- SystemData
SystemData.
Décrit les propriétés d’une ressource de Private Link partagée gérée par le service Recherche cognitive Azure.
Retours
Une nouvelle SharedSearchServicePrivateLinkResourceData instance de moqueries.