ManagedClusterCodeVersionResult 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 result of the Service Fabric runtime versions
[Microsoft.Rest.Serialization.JsonTransformation]
public class ManagedClusterCodeVersionResult
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ManagedClusterCodeVersionResult = class
Public Class ManagedClusterCodeVersionResult
- Inheritance
-
ManagedClusterCodeVersionResult
- Attributes
Constructors
ManagedClusterCodeVersionResult() |
Initializes a new instance of the ManagedClusterCodeVersionResult class. |
ManagedClusterCodeVersionResult(String, String, String, String, String, String) |
Initializes a new instance of the ManagedClusterCodeVersionResult class. |
Properties
ClusterCodeVersion |
Gets or sets the Service Fabric runtime version of the cluster. |
Id |
Gets or sets the identification of the result |
Name |
Gets or sets the name of the result |
OsType |
Gets or sets possible values include: 'Windows' |
SupportExpiryUtc |
Gets or sets the date of expiry of support of the version. |
Type |
Gets or sets the result resource type |
Applies to
Azure SDK for .NET