AppPackageSettings Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Application Package Settings

INHERITED FROM

RASSerilazableObj
AppPackageSettings

INTERFACES

PUBLIC PROPERTIES

Type Name Description
Boolean Enabled Whether the application packages feature is enabled or not
Boolean ProvisionPackageCertificatesAutomatically Provision package certificates automatically
UInt32 SiteId ID of the Site for application packages settings
List<AppVersionTag> Tags Application version tags

PUBLIC METHODS

Type Name Description
Int32 CompareTo (Object obj) Inherited from RASSerilazableObj
Boolean Equals (Object obj) Inherited from RASSerilazableObj
Int32 GetHashCode () Inherited from RASSerilazableObj
Type GetType ()
String ToString ()

References to Commands

Get-RASAppPackageSettings