Get-SCFabricRoleMonitor
{{填入 Synopsis}}
語法
Get-SCFabricRoleMonitor
[-VMMServer <ServerConnection>]
-ID <Guid>
[-Type <FabricRoleType>]
[-OnBehalfOfUser <String>]
[-OnBehalfOfUserRole <UserRole>]
[<CommonParameters>]
Get-SCFabricRoleMonitor
[-VMMServer <ServerConnection>]
-NetworkService <NetworkService>
[-Name <String>]
[-Type <FabricRoleType>]
[-OnBehalfOfUser <String>]
[-OnBehalfOfUserRole <UserRole>]
[<CommonParameters>]
Description
{{填入描述}}
範例
範例 1
PS C:\> {{ Add example code here }}
{{ 在這裡新增範例描述 }}
參數
-ID
{{填滿標識符描述}}
類型: | Guid |
Position: | Named |
預設值: | None |
必要: | True |
接受管線輸入: | False |
接受萬用字元: | False |
-Name
{{填滿名稱描述}}
類型: | String |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
-NetworkService
{{Fill NetworkService Description}}
類型: | NetworkService |
Position: | Named |
預設值: | None |
必要: | True |
接受管線輸入: | False |
接受萬用字元: | False |
-OnBehalfOfUser
{{Fill OnBehalfOfUser Description}}
類型: | String |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
-OnBehalfOfUserRole
{{Fill OnBehalfOfUserRole Description}}
類型: | UserRole |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
-Type
{{填滿類型描述}}
類型: | FabricRoleType |
接受的值: | Unknown, Gateway, LoadBalancer |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
-VMMServer
{{Fill VMMServer Description}}
類型: | ServerConnection |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | True |
接受萬用字元: | False |
輸入
Microsoft.SystemCenter.VirtualMachineManager.Remoting.ServerConnection
輸出
Microsoft.SystemCenter.VirtualMachineManager.FabricRoleMonitor