C# Class Microsoft.Azure.Management.Internal.Resources.Models.Dependency

Deployment dependency information.
Inheritance: BasicDependency
Show file Open project: Azure/azure-powershell

Public Methods

Method Description
Dependency ( ) : Hyak.Common

Initializes a new instance of the Dependency class.

Method Details

Dependency() public method

Initializes a new instance of the Dependency class.
public Dependency ( ) : Hyak.Common
return Hyak.Common