private static ProcessResourceTypeAndName ( string resourceType, string resourceName ) : string | ||
resourceType | string | The resource type string in the format: '{providerName}/{typeName}/{nestedTypeName}' |
resourceName | string | The resource name in the format: '{resourceName}[/{nestedResourceName}]' |
return | string |