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
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for .NET