#[repr(C)]pub struct ResourceUtilizationInfoElement {
pub PhysicalNumaId: u64,
pub CurrentMemory: u64,
}Expand description
Required features: "Win32_Networking_Clustering"
Fields§
§PhysicalNumaId: u64§CurrentMemory: u64#[repr(C)]pub struct ResourceUtilizationInfoElement {
pub PhysicalNumaId: u64,
pub CurrentMemory: u64,
}Required features: "Win32_Networking_Clustering"
PhysicalNumaId: u64§CurrentMemory: u64