< Back

Get-AzureRmServiceBusOperation

Tue Jan 29, 2019 10:06 pm

NAME Get-AzureRmServiceBusOperation



SYNOPSIS

List supported ServiceBus Operations





SYNTAX

Get-AzureRmServiceBusOperation [-DefaultProfile <IAzureContextContainer>] [<CommonParameters>]





DESCRIPTION

The Get-AzureRmServiceBusOperation cmdlet Lists the ServiceBus supported Operations.





PARAMETERS

-DefaultProfile <IAzureContextContainer>

The credentials, account, tenant, and subscription used for communication with azure.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

None





System.Collections.Generic.List`1[[Microsoft.Azure.Commands.ServiceBus.Models.PSOperationAttributes, Microsoft.Azure.Commands.ServiceBus,

Version=0.4.2.0, Culture=neutral, PublicKeyToken=null]]







OUTPUTS

System.Collections.Generic.List`1[Microsoft.Azure.Commands.ServiceBus.Models.OperationAttributes]







NOTES









Example 1



PS C:\\> Get-AzureRmServiceBusOperation



Lists ServiceBus supported operations







RELATED LINKS

Online Version: https://docs.microsoft.com/en-us/powers ... soperation