Condividi tramite


ResourceId(IEnumerable<String>, IEnumerable<String>) Constructor

Definition

public ResourceId (System.Collections.Generic.IEnumerable<string> types, System.Collections.Generic.IEnumerable<string> names);
new Microsoft.Azure.Commands.Management.CognitiveServices.ResourceId : seq<string> * seq<string> -> Microsoft.Azure.Commands.Management.CognitiveServices.ResourceId
Public Sub New (types As IEnumerable(Of String), names As IEnumerable(Of String))

Parameters

Applies to