Show / Hide Table of Contents

Class WindowsStandaloneProfile

Provides the information for a Windows standalone registration profile.

Inheritance
object
Profile
WindowsStandaloneProfile
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 WindowsStandaloneProfile : Profile
In this article
Back to top