InstalledInstances.InstanceData Class

Definition

Provides properties for the installed instance.

public: ref class InstalledInstances::InstanceData
public class InstalledInstances.InstanceData
type InstalledInstances.InstanceData = class
Public Class InstalledInstances.InstanceData
Inheritance
InstalledInstances.InstanceData

Constructors

InstalledInstances.InstanceData(String, String, String, String, String, String, String, String, Boolean, String, String)

Initializes a new instance of the InstalledInstances.InstanceData class.

Properties

Architecture

Gets the architecture of the installed instance.

Edition

Gets the edition of the installed instance.

EditionValue

Gets the edition value of the installed instance.

FailoverName

Gets the failover name of the installed instance.

Features

Gets the features of the installed instance.

InstanceId

Gets the ID of the installed instance.

InstanceIdList

Gets the list of ID of the installed instance.

InstanceName

Gets the name of the installed instance.

IsUnconfigured

Gets a value that indicated whether of the installed instance is not configured.

ProductName

Gets the product name of the installed instance.

Version

Gets the version of the installed instance.

VersionAndProductName

Gets or sets the version name and product name of the installed instance.

Applies to