Update DatastoreSIOCStatistics.ps1
This commit is contained in:
@@ -58,7 +58,7 @@ function Set-DatastoreSIOCStatCollection {
|
|||||||
.PARAMETER Datastore
|
.PARAMETER Datastore
|
||||||
Datastore to be ran against
|
Datastore to be ran against
|
||||||
.EXAMPLE
|
.EXAMPLE
|
||||||
Set-DatastoreSIOCStatCollection -Datastore ExampleDatastore -Enable $true
|
Set-DatastoreSIOCStatCollection -Datastore ExampleDatastore -Enable
|
||||||
Enables SIOC statistics collection for the provided datastore
|
Enables SIOC statistics collection for the provided datastore
|
||||||
#>
|
#>
|
||||||
[CmdletBinding(SupportsShouldProcess)]
|
[CmdletBinding(SupportsShouldProcess)]
|
||||||
@@ -105,4 +105,4 @@ function Set-DatastoreSIOCStatCollection {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user