Uses of Class
com.azure.resourcemanager.automation.models.DscReportResourceNavigation
Package
Description
Package containing the data models for AutomationClient.
-
Uses of DscReportResourceNavigation in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionDscReportResourceNavigation.withResourceId
(String resourceId) Set the resourceId property: Gets or sets the ID of the resource to navigate to.Modifier and TypeMethodDescriptionDscReportResource.dependsOn()
Get the dependsOn property: Gets or sets the Resource Navigation values for resources the resource depends on.Modifier and TypeMethodDescriptionDscReportResource.withDependsOn
(List<DscReportResourceNavigation> dependsOn) Set the dependsOn property: Gets or sets the Resource Navigation values for resources the resource depends on.