AssemblyDefinition 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.
The assembly definition.
public class AssemblyDefinition : Microsoft.Azure.Management.Logic.Models.Resource
type AssemblyDefinition = class
inherit Resource
Public Class AssemblyDefinition
Inherits Resource
- Inheritance
Constructors
AssemblyDefinition() |
Initializes a new instance of the AssemblyDefinition class. |
AssemblyDefinition(AssemblyProperties, String, String, String, String, IDictionary<String,String>) |
Initializes a new instance of the AssemblyDefinition class. |
Properties
Id |
Gets the resource id. (Inherited from Resource) |
Location |
Gets or sets the resource location. (Inherited from Resource) |
Name |
Gets the resource name. (Inherited from Resource) |
Properties |
Gets or sets the assembly properties. |
Tags |
Gets or sets the resource tags. (Inherited from Resource) |
Type |
Gets the resource type. (Inherited from Resource) |
Methods
Validate() |
Validate the object. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET