CognitiveServicesResourceIdExtension.GetAccountSubResourceName 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.
Overloads
GetAccountSubResourceName(ResourceId) | |
GetAccountSubResourceName(ResourceId, String) |
GetAccountSubResourceName(ResourceId)
public static string GetAccountSubResourceName (this Microsoft.Azure.Commands.Management.CognitiveServices.ResourceId resourceId);
static member GetAccountSubResourceName : Microsoft.Azure.Commands.Management.CognitiveServices.ResourceId -> string
<Extension()>
Public Function GetAccountSubResourceName (resourceId As ResourceId) As String
Parameters
- resourceId
- ResourceId
Returns
Applies to
GetAccountSubResourceName(ResourceId, String)
public static string GetAccountSubResourceName (this Microsoft.Azure.Commands.Management.CognitiveServices.ResourceId resourceId, string subResourceType);
static member GetAccountSubResourceName : Microsoft.Azure.Commands.Management.CognitiveServices.ResourceId * string -> string
<Extension()>
Public Function GetAccountSubResourceName (resourceId As ResourceId, subResourceType As String) As String
Parameters
- resourceId
- ResourceId
- subResourceType
- String