Share via


ManagementPackModuleType.Isolation Property

Definition

Gets or sets the isolation level of the module type.

public:
 property Microsoft::EnterpriseManagement::Configuration::ManagementPackIsolationLevel Isolation { Microsoft::EnterpriseManagement::Configuration::ManagementPackIsolationLevel get(); void set(Microsoft::EnterpriseManagement::Configuration::ManagementPackIsolationLevel value); };
public Microsoft.EnterpriseManagement.Configuration.ManagementPackIsolationLevel Isolation { get; set; }
member this.Isolation : Microsoft.EnterpriseManagement.Configuration.ManagementPackIsolationLevel with get, set
Public Property Isolation As ManagementPackIsolationLevel

Property Value

A ManagementPackIsolationLevel value.

The isolation level of the module type.

Applies to