Anthos Multi-Cloud v1 API - Class AttachedPlatformVersionInfo (2.6.0)

public sealed class AttachedPlatformVersionInfo : IMessage<AttachedPlatformVersionInfo>, IEquatable<AttachedPlatformVersionInfo>, IDeepCloneable<AttachedPlatformVersionInfo>, IBufferMessage, IMessage

Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AttachedPlatformVersionInfo.

Information about a supported Attached Clusters platform version.

Inheritance

object > AttachedPlatformVersionInfo

Namespace

Google.Cloud.GkeMultiCloud.V1

Assembly

Google.Cloud.GkeMultiCloud.V1.dll

Constructors

AttachedPlatformVersionInfo()

public AttachedPlatformVersionInfo()

AttachedPlatformVersionInfo(AttachedPlatformVersionInfo)

public AttachedPlatformVersionInfo(AttachedPlatformVersionInfo other)
Parameter
Name Description
other AttachedPlatformVersionInfo

Properties

Version

public string Version { get; set; }

Platform version name.

Property Value
Type Description
string