ExportDependenciesContent(ResourceIdentifier) 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.
Initializes a new instance of ExportDependenciesContent.
public ExportDependenciesContent(Azure.Core.ResourceIdentifier focusedMachineId);
new Azure.ResourceManager.DependencyMap.Models.ExportDependenciesContent : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.DependencyMap.Models.ExportDependenciesContent
Public Sub New (focusedMachineId As ResourceIdentifier)
Parameters
- focusedMachineId
- ResourceIdentifier
Machine arm id.
Exceptions
focusedMachineId
is null.