Method | Description | |
---|---|---|
CreateServiceBusNamespace ( this proxy, string subscriptionId, |
||
DeleteServiceBusNamespace ( this proxy, string subscriptionId, string name ) : void | ||
GetServiceBusNamespace ( this proxy, string subscriptionId, string name ) : |
||
IsServiceBusNamespaceAvailable ( this proxy, string subscriptionId, string name ) : |
||
ListServiceBusNamespaces ( this proxy, string subscriptionId ) : List |
||
ListServiceBusRegions ( this proxy, string subscriptionId ) : List |
public static CreateServiceBusNamespace ( this proxy, string subscriptionId, |
||
proxy | this | |
subscriptionId | string | |
namespaceDescription | ||
name | string | |
return |
public static DeleteServiceBusNamespace ( this proxy, string subscriptionId, string name ) : void | ||
proxy | this | |
subscriptionId | string | |
name | string | |
return | void |
public static GetServiceBusNamespace ( this proxy, string subscriptionId, string name ) : |
||
proxy | this | |
subscriptionId | string | |
name | string | |
return |
public static IsServiceBusNamespaceAvailable ( this proxy, string subscriptionId, string name ) : |
||
proxy | this | |
subscriptionId | string | |
name | string | |
return |
public static ListServiceBusNamespaces ( this proxy, string subscriptionId ) : List |
||
proxy | this | |
subscriptionId | string | |
return | List |
public static ListServiceBusRegions ( this proxy, string subscriptionId ) : List |
||
proxy | this | |
subscriptionId | string | |
return | List |