Win32_RDMSDeploymentSettings, ROOT\CIMV2\rdms
Class
| Methods (15)
| Properties | Qualifiers (4)
| Instances | Namespaces (2)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
DescriptionRDMS Deployment level settings
Win32_RDMSDeploymentSettings methodsWin32_RDMSDeploymentSettings has 15 methods (15 Local)
Detailed description of Win32_RDMSDeploymentSettings methodsLocal methods (15) of Win32_RDMSDeploymentSettings class▲ GetBaseVHDPath method |
---|
Return | uint32 {'out':True} |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
DirectoryPath | string | 0 | - | ✓ | {'out':True} |
|
---|
Description | 'Get deployment level base vhd path.' |
---|
implemented | True |
---|
static | True |
---|
GetBaseVHDPath method is in 1 class (Win32_RDMSDeploymentSettings) of ROOT\CIMV2\rdms and in 2 namespaces |
▲ GetDiffVHDPath method |
---|
Return | uint32 {'out':True} |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
DirectoryPath | string | 0 | - | ✓ | {'out':True} |
|
---|
Description | 'Get deployment level vhd path where the diff disks reside.' |
---|
implemented | True |
---|
static | True |
---|
GetDiffVHDPath method is in 1 class (Win32_RDMSDeploymentSettings) of ROOT\CIMV2\rdms and in 2 namespaces |
▲ GetExportPath method |
---|
Return | uint32 {'out':True} |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
DirectoryPath | string | 0 | - | ✓ | {'out':True} |
|
---|
Description | 'Get deployment level VM export directory under which the sysprepped vms would be exported.' |
---|
implemented | True |
---|
static | True |
---|
GetExportPath method is in 1 class (Win32_RDMSDeploymentSettings) of ROOT\CIMV2\rdms and in 2 namespaces |
▲ GetInt32Property method |
---|
Return | uint32 {'out':True} |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
key | string | 0 | ✓ | - | {'in':True} | Value | sint32 | 1 | - | ✓ | {'out':True} |
|
---|
Description | 'Get integer property of the deployment' |
---|
implemented | True |
---|
static | True |
---|
GetInt32Property method is in 4 classes of ROOT\CIMV2\rdms and in 2 namespaces |
▲ GetSMBPath method |
---|
Return | uint32 {'out':True} |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
DirectoryPath | string | 0 | - | ✓ | {'out':True} |
|
---|
Description | 'Get deployment level SMB path.' |
---|
implemented | True |
---|
static | True |
---|
GetSMBPath method is in 1 class (Win32_RDMSDeploymentSettings) of ROOT\CIMV2\rdms and in 2 namespaces |
▲ GetStringArrayDeploymentSetting method |
---|
Return | uint32 {'out':True} |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
key | string | 0 | ✓ | - | {'in':True} | Value | string | 1 | - | ✓ | {'out':True} |
|
---|
Description | 'Get deployment level setting.' |
---|
implemented | True |
---|
static | True |
---|
GetStringArrayDeploymentSetting method is in 1 class (Win32_RDMSDeploymentSettings) of ROOT\CIMV2\rdms and in 2 namespaces |
▲ GetStringProperty method |
---|
Return | uint32 {'out':True} |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
key | string | 0 | ✓ | - | {'in':True} | Value | string | 1 | - | ✓ | {'out':True} |
|
---|
Description | 'Get string property of the deployment' |
---|
implemented | True |
---|
static | True |
---|
GetStringProperty method is in 4 classes of ROOT\CIMV2\rdms and in 2 namespaces |
▲ RemoveDeploymentSetting method |
---|
Return | uint32 {'out':True} |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
key | string | 0 | ✓ | - | {'in':True} |
|
---|
Description | 'Set deployment level setting.' |
---|
implemented | True |
---|
static | True |
---|
RemoveDeploymentSetting method is in 1 class (Win32_RDMSDeploymentSettings) of ROOT\CIMV2\rdms and in 2 namespaces |
▲ SetBaseVHDPath method |
---|
Return | uint32 {'out':True} |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
DirectoryPath | string | 0 | ✓ | - | {'in':True} |
|
---|
Description | 'Set deployment level base vhd path.' |
---|
implemented | True |
---|
static | True |
---|
SetBaseVHDPath method is in 1 class (Win32_RDMSDeploymentSettings) of ROOT\CIMV2\rdms and in 2 namespaces |
▲ SetDiffVHDPath method |
---|
Return | uint32 {'out':True} |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
DirectoryPath | string | 0 | ✓ | - | {'in':True} |
|
---|
Description | 'Set deployment level vhd path where the diff disks reside.' |
---|
implemented | True |
---|
static | True |
---|
SetDiffVHDPath method is in 1 class (Win32_RDMSDeploymentSettings) of ROOT\CIMV2\rdms and in 2 namespaces |
▲ SetExportPath method |
---|
Return | uint32 {'out':True} |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
DirectoryPath | string | 0 | ✓ | - | {'in':True} |
|
---|
Description | 'Set deployment level VM export directory under which the sysprepped vms would be exported. Path should be UNC path.' |
---|
implemented | True |
---|
static | True |
---|
SetExportPath method is in 1 class (Win32_RDMSDeploymentSettings) of ROOT\CIMV2\rdms and in 2 namespaces |
▲ SetInt32Property method |
---|
Return | uint32 {'out':True} |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
key | string | 0 | ✓ | - | {'in':True} | Value | sint32 | 1 | ✓ | - | {'in':True} |
|
---|
Description | 'Set integer property of the deployment' |
---|
implemented | True |
---|
static | True |
---|
SetInt32Property method is in 4 classes of ROOT\CIMV2\rdms and in 2 namespaces |
▲ SetSMBPath method |
---|
Return | uint32 {'out':True} |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
DirectoryPath | string | 0 | ✓ | - | {'in':True} |
|
---|
Description | 'Set deployment level SMB path. Path should be UNC path.' |
---|
implemented | True |
---|
static | True |
---|
SetSMBPath method is in 1 class (Win32_RDMSDeploymentSettings) of ROOT\CIMV2\rdms and in 2 namespaces |
▲ SetStringArrayDeploymentSetting method |
---|
Return | uint32 {'out':True} |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
key | string | 0 | ✓ | - | {'in':True} | Value | string | 1 | ✓ | - | {'in':True} |
|
---|
Description | 'Set deployment level setting.' |
---|
implemented | True |
---|
static | True |
---|
SetStringArrayDeploymentSetting method is in 1 class (Win32_RDMSDeploymentSettings) of ROOT\CIMV2\rdms and in 2 namespaces |
▲ SetStringProperty method |
---|
Return | uint32 {'out':True} |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
key | string | 0 | ✓ | - | {'in':True} | Value | string | 1 | ✓ | - | {'in':True} |
|
---|
Description | 'Set string property of the deployment' |
---|
implemented | True |
---|
static | True |
---|
SetStringProperty method is in 4 classes of ROOT\CIMV2\rdms and in 2 namespaces |
Win32_RDMSDeploymentSettings QualifiersName | Value | ToInstance | ToSubclass | Overridable | Amended | Local |
Description | 'RDMS Deployment level settings' | ✗ | ✓ | ✓ | ✓ | ✓ |
dynamic | True | ✓ | ✗ | ✓ | ✗ | ✓ |
LOCALE | 1033 | ✗ | ✗ | ✓ | ✓ | ✓ |
provider | 'Win32_RDManagement_Prov' | ✗ | ✗ | ✓ | ✗ | ✓ |
Win32_RDMSDeploymentSettings System propertiesName | Value | Origin | CIMType | Local | Array |
__PATH | '\\.\ROOT\CIMV2\rdms:Win32_RDMSDeploymentSettings' | ___SYSTEM | 8 | ✗ | ✗ |
__NAMESPACE | 'ROOT\CIMV2\rdms' | ___SYSTEM | 8 | ✗ | ✗ |
__SERVER | '.' | ___SYSTEM | 8 | ✗ | ✗ |
__DERIVATION | [] | ___SYSTEM | 8 | ✗ | ✓ |
__PROPERTY_COUNT | 0 | ___SYSTEM | 3 | ✗ | ✗ |
__RELPATH | 'Win32_RDMSDeploymentSettings' | ___SYSTEM | 8 | ✗ | ✗ |
__DYNASTY | 'Win32_RDMSDeploymentSettings' | ___SYSTEM | 8 | ✗ | ✗ |
__SUPERCLASS | null | ___SYSTEM | 8 | ✗ | ✗ |
__CLASS | 'Win32_RDMSDeploymentSettings' | ___SYSTEM | 8 | ✗ | ✗ |
__GENUS | 1 | ___SYSTEM | 3 | ✗ | ✗ |
comments powered by
|