NewAzureEventHubNamespace Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.WindowsAzure.Commands.Common.CustomAttributes.CmdletOutputBreakingChange(typeof(Microsoft.Azure.Commands.EventHub.Models.PSNamespaceAttributes), DeprecatedOutputProperties=new System.String[] { "ResourceGroup" }, NewOutputProperties=new System.String[] { "ResourceGroupName", "Tags" })]
[System.Management.Automation.Cmdlet("New", "AzEventHubNamespace", DefaultParameterSetName="NamespaceParameterSet", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.Commands.EventHub.Models.PSNamespaceAttributes) })]
public class NewAzureEventHubNamespace : Microsoft.Azure.Commands.EventHub.Commands.AzureEventHubsCmdletBase
[<Microsoft.WindowsAzure.Commands.Common.CustomAttributes.CmdletOutputBreakingChange(typeof(Microsoft.Azure.Commands.EventHub.Models.PSNamespaceAttributes), DeprecatedOutputProperties=new System.String[] { "ResourceGroup" }, NewOutputProperties=new System.String[] { "ResourceGroupName", "Tags" })>]
[<System.Management.Automation.Cmdlet("New", "AzEventHubNamespace", DefaultParameterSetName="NamespaceParameterSet", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.Commands.EventHub.Models.PSNamespaceAttributes) })>]
type NewAzureEventHubNamespace = class
inherit AzureEventHubsCmdletBase
Public Class NewAzureEventHubNamespace
Inherits AzureEventHubsCmdletBase
- Inheritance
- Attributes
Constructors
| NewAzureEventHubNamespace() |
Fields
Properties
| _dataCollectionProfile | (Inherited from AzurePSCmdlet) |
| _matchers | (Inherited from AzurePSCmdlet) |
| AsJobDynamicParameters | (Inherited from AzurePSCmdlet) |
| Client | (Inherited from AzureEventHubsCmdletBase) |
| ClusterARMId | |
| DataCollectionWarning | (Inherited from AzureRMCmdlet) |
| DebugMessages | (Inherited from AzurePSCmdlet) |
| DefaultContext | (Inherited from AzureRMCmdlet) |
| DefaultProfile | (Inherited from AzureRMCmdlet) |
| DisableLocalAuth | |
| EnableAutoInflate | |
| EnableKafka | |
| Identity | |
| ImplementationBackgroundJobDescription | (Inherited from AzurePSCmdlet) |
| IsErrorMetricEnabled | (Inherited from AzurePSCmdlet) |
| IsUsageMetricEnabled | (Inherited from AzurePSCmdlet) |
| Location | |
| MaximumThroughputUnits | |
| ModuleName | (Inherited from AzurePSCmdlet) |
| ModuleVersion | (Inherited from AzurePSCmdlet) |
| Name | |
| PSVersion |
Obsolete.
(Inherited from AzurePSCmdlet)
|
| ResourceGroupName | |
| SessionState | (Inherited from AzurePSCmdlet) |
| SkuCapacity | |
| SkuName | |
| Tag | |
| ZoneRedundant | |
Methods
Extension Methods
| DisableDataCollection(AzurePSCmdlet) | |
| EnableDataCollection(AzurePSCmdlet) |