Dependency Class
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.
Deployment dependency information.
public class Dependency : Microsoft.Azure.Management.Resources.Models.BasicDependency
type Dependency = class
inherit BasicDependency
Public Class Dependency
Inherits BasicDependency
- Inheritance
Constructors
Dependency() |
Initializes a new instance of the Dependency class. |
Properties
DependsOn |
Optional. Gets the list of dependencies. |
Id |
Optional. Gets or sets the ID of the dependency. (Inherited from BasicDependency) |
ResourceName |
Optional. Gets or sets the dependency resource name. (Inherited from BasicDependency) |
ResourceType |
Optional. Gets or sets the dependency resource type. (Inherited from BasicDependency) |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET