MockableDependencyMapResourceGroupResource.GetDependencyMaps 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.
Gets a collection of DependencyMapResources in the ResourceGroupResource.
public virtual Azure.ResourceManager.DependencyMap.DependencyMapCollection GetDependencyMaps();
abstract member GetDependencyMaps : unit -> Azure.ResourceManager.DependencyMap.DependencyMapCollection
override this.GetDependencyMaps : unit -> Azure.ResourceManager.DependencyMap.DependencyMapCollection
Public Overridable Function GetDependencyMaps () As DependencyMapCollection
Returns
An object representing collection of DependencyMapResources and their operations over a DependencyMapResource.