ResourceNotFoundException(Type, 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 ResourceNotFoundException (Type resourceType, string message);
new Microsoft.Azure.Commands.Automation.Common.ResourceNotFoundException : Type * string -> Microsoft.Azure.Commands.Automation.Common.ResourceNotFoundException
Public Sub New (resourceType As Type, message As String)
Parameters
- resourceType
- Type
- message
- String