MSFT_Physicaldisk Class Properties and Methods
About MSFT_Physicaldisk
The MSFT_Physicaldisk class represents a physical disk or drive. It provides information about the disk's properties and capabilities, such as its size, type, and status.
Methods
- CreateAsync - Creates a new physical disk.
- DeleteAsync - Deletes the physical disk.
- GetAsync - Gets the physical disk.
- UpdateAsync - Updates the attributes of the physical disk.
- FormatAsync - Formats the physical disk.
- InitializeAsync - Initializes the physical disk.
Properties
- Access - The access type of the physical disk.
- BusType - The bus type of the physical disk.
- CanPool - Whether the physical disk can be pooled.
- Capacity - The capacity of the physical disk.
- Description - The description of the physical disk.
- DeviceType - The device type of the physical disk.
- DiskId - The disk ID of the physical disk.
- DisplayName - The display name of the physical disk.
- DriveLetter - The drive letter of the physical disk.
- FriendlyName - The friendly name of the physical disk.
- HealthStatus - The health status of the physical disk.
- HotSwappable - Whether the physical disk is hot swappable.
- Index - The index of the physical disk.
- InstanceId - The instance ID of the physical disk.
- IsBootDisk - Whether the physical disk is a boot disk.
- IsSystemDisk - Whether the physical disk is a system disk.
- Location - The location of the physical disk.
- Manufacturer - The manufacturer of the physical disk.
- Model - The model of the physical disk.
- Name - The name of the physical disk.
- OperationalStatus - The operational status of the physical disk.
- PartitionStyle - The partition style of the physical disk.
- PhysicalBlockSize - The physical block size of the physical disk.
- Removable - Whether the physical disk is removable.
- SerialNumber - The serial number of the physical disk.
- Size - The size of the physical disk.
- Status - The status of the physical disk.
- SystemName - The system name of the physical disk.
- WriteCacheEnabled - Whether the write cache is enabled for the physical disk.
Komentar