ResourceType(String) Constructor
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.
Initializes a new instance of the ResourceType class.
public ResourceType (string resourceType);
new Azure.Core.ResourceType : string -> Azure.Core.ResourceType
Public Sub New (resourceType As String)
Parameters
- resourceType
- String
The resource type string to convert.
Applies to
Feedback
Submit and view feedback for