ResourceType(String, 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.
public ResourceType (string namespace_, string provider);
new Microsoft.Azure.Commands.Common.Strategies.ResourceType : string * string -> Microsoft.Azure.Commands.Common.Strategies.ResourceType
Public Sub New (namespace_ As String, provider As String)
Parameters
- namespace_
- String
- provider
- String