ManagedClusterCodeVersionResult Class
The result of the Service Fabric runtime versions.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
ManagedClusterCodeVersionResult
Constructor
ManagedClusterCodeVersionResult(*, id: Optional[str] = None, name: Optional[str] = None, type: Optional[str] = None, cluster_code_version: Optional[str] = None, support_expiry_utc: Optional[str] = None, **kwargs)
Parameters
Variables
- os_type
- str
Cluster operating system, the default will be Windows. Default value: "Windows".
Attributes
os_type
os_type = 'Windows'
Feedback
Submit and view feedback for