ArmAutomationModelFactory.DscReportResourceNavigation(String) 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.
Initializes a new instance of DscReportResourceNavigation.
public static Azure.ResourceManager.Automation.Models.DscReportResourceNavigation DscReportResourceNavigation (string resourceId = default);
static member DscReportResourceNavigation : string -> Azure.ResourceManager.Automation.Models.DscReportResourceNavigation
Public Shared Function DscReportResourceNavigation (Optional resourceId As String = Nothing) As DscReportResourceNavigation
Parameters
- resourceId
- String
Gets or sets the ID of the resource to navigate to.
Returns
A new DscReportResourceNavigation instance for mocking.