Show / Hide Table of Contents

Class StationProfile

Provides the information for a management station registration profile. A management station profile can only be used by a single management station.

Inheritance
object
Profile
StationProfile
Inherited Members
Profile.Id
Profile.CompartmentId
Profile.DisplayName
Profile.Description
Profile.ManagementStationId
Profile.VendorName
Profile.OsFamily
Profile.ArchType
Profile.TimeCreated
Profile.TimeModified
Profile.ProfileVersion
Profile.LifecycleState
Profile.RegistrationType
Profile.IsDefaultProfile
Profile.IsServiceProvidedProfile
Profile.FreeformTags
Profile.DefinedTags
Profile.SystemTags
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.OsmanagementhubService.Models
Assembly: OCI.DotNetSDK.Osmanagementhub.dll
Syntax
public class StationProfile : Profile
In this article
Back to top