ResourceId.TryParse(String, ResourceId) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static bool TryParse (string resourceId, out Microsoft.Azure.Commands.Management.CognitiveServices.ResourceId output);
static member TryParse : string * ResourceId -> bool
Public Shared Function TryParse (resourceId As String, ByRef output As ResourceId) As Boolean
Parameters
- resourceId
- String
- output
- ResourceId