C# Class Microsoft.WindowsAzure.Commands.Utilities.ServiceBus.ServiceBusPowerShellUtility

Show file Open project: AzureRT/azure-sdk-tools

Public Methods

Method Description
GetEntityPSObject ( Microsoft.WindowsAzure.Commands.Utilities.ServiceBus.ExtendedAuthorizationRule rule ) : System.Management.Automation.PSObject
GetNamespacePSObject ( Microsoft.WindowsAzure.Commands.Utilities.ServiceBus.ExtendedAuthorizationRule rule ) : System.Management.Automation.PSObject

Method Details

GetEntityPSObject() public static method

public static GetEntityPSObject ( Microsoft.WindowsAzure.Commands.Utilities.ServiceBus.ExtendedAuthorizationRule rule ) : System.Management.Automation.PSObject
rule Microsoft.WindowsAzure.Commands.Utilities.ServiceBus.ExtendedAuthorizationRule
return System.Management.Automation.PSObject

GetNamespacePSObject() public static method

public static GetNamespacePSObject ( Microsoft.WindowsAzure.Commands.Utilities.ServiceBus.ExtendedAuthorizationRule rule ) : System.Management.Automation.PSObject
rule Microsoft.WindowsAzure.Commands.Utilities.ServiceBus.ExtendedAuthorizationRule
return System.Management.Automation.PSObject