VersionSpec 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 version properties.
public class VersionSpec
type VersionSpec = class
Public Class VersionSpec
- Inheritance
-
VersionSpec
Constructors
VersionSpec() |
Initializes a new instance of the VersionSpec class. |
VersionSpec(String, String, Nullable<Boolean>, IDictionary<String,String>) |
Initializes a new instance of the VersionSpec class. |
Properties
ComponentVersions |
Gets or sets the component version property. |
DisplayName |
Gets or sets the display name |
FriendlyName |
Gets or sets the friendly name |
IsDefault |
Gets or sets whether or not the version is the default version. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET