Get-SCFabricRoleMonitor
Syntax
ByID
Get-SCFabricRoleMonitor
-ID <Guid>
[-VMMServer <ServerConnection>]
[-Type <FabricRoleType>]
[-OnBehalfOfUser <String>]
[-OnBehalfOfUserRole <UserRole>]
[<CommonParameters>]
ByNetworkService
Get-SCFabricRoleMonitor
-NetworkService <NetworkService>
[-VMMServer <ServerConnection>]
[-Name <String>]
[-Type <FabricRoleType>]
[-OnBehalfOfUser <String>]
[-OnBehalfOfUserRole <UserRole>]
[<CommonParameters>]
Description
{{Fill in the Description}}
Examples
Example 1
PS C:\> {{ Add example code here }}
{{ Add example description here }}
Parameters
-ID
{{Fill ID Description}}
Parameter properties
Type: Guid
Default value: None
Supports wildcards: False
DontShow: False
Parameter sets
ByID
Position: Named
Mandatory: True
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
-Name
{{Fill Name Description}}
Parameter properties
Type: String
Default value: None
Supports wildcards: False
DontShow: False
Parameter sets
ByNetworkService
Position: Named
Mandatory: False
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
-NetworkService
{{Fill NetworkService Description}}
Parameter properties
Type: NetworkService
Default value: None
Supports wildcards: False
DontShow: False
Parameter sets
ByNetworkService
Position: Named
Mandatory: True
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
-OnBehalfOfUser
{{Fill OnBehalfOfUser Description}}
Parameter properties
Type: String
Default value: None
Supports wildcards: False
DontShow: False
Parameter sets
(All)
Position: Named
Mandatory: False
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
-OnBehalfOfUserRole
{{Fill OnBehalfOfUserRole Description}}
Parameter properties
Type: UserRole
Default value: None
Supports wildcards: False
DontShow: False
Parameter sets
(All)
Position: Named
Mandatory: False
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
-Type
{{Fill Type Description}}
Parameter properties
Type: FabricRoleType
Default value: None
Accepted values: Unknown, Gateway, LoadBalancer
Supports wildcards: False
DontShow: False
Parameter sets
(All)
Position: Named
Mandatory: False
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
-VMMServer
{{Fill VMMServer Description}}
Parameter properties
Type: ServerConnection
Default value: None
Supports wildcards: False
DontShow: False
Parameter sets
(All)
Position: Named
Mandatory: False
Value from pipeline: True
Value from pipeline by property name: False
Value from remaining arguments: False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable,
-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see
about_CommonParameters .
Microsoft.SystemCenter.VirtualMachineManager.Remoting.ServerConnection
Outputs
Microsoft.SystemCenter.VirtualMachineManager.FabricRoleMonitor