external help file | Module Name | online version | schema |
---|---|---|---|
Get-NsxVcdDfwSecurityTagVMs-help.xml |
VMware-NSXvCD-Module |
2.0.0 |
Get-NsxVcdDfwSecurityTagVMs [-SecurityTagId] <Object> [-OutputXML] [<CommonParameters>]
Returnes the Security Tag VMs of the OrgVdc DFW.
Get-NsxVcdDfwSecurityTagVMs -SecurityTagId SecurityTagId
Get-NsxVcdDfwSecurityTagVMs -SecurityTagId SecurityTagId -OutputXML
Get-NsxVcdDfwSecurityTags -OrgVdcId OrgVdcId | Get-NsxVcdDfwSecurityTagVMs | select objectId, objectTypeName, name
Id (objectId) of the Security Tag
Type: Object
Parameter Sets: (All)
Aliases: objectId
Required: True
Position: 1
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False
Output the result as XML
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
File Name : Get-NsxVcdDfwSecurityTagVMs.ps1 Author : Markus Kraus Version : 1.0 State : Ready