C# Class Microsoft.Azure.Commands.NotificationHubs.Models.NamespaceAttributes

Represents the properties of a Namespace of type NotificationHub
Show file Open project: Azure/azure-powershell

Public Methods

Method Description
NamespaceAttributes ( Microsoft.Azure.Management.NotificationHubs.Models.NamespaceResource nsResource ) : Microsoft.Azure.Management.NotificationHubs.Models
NamespaceAttributes ( string resourceGroup, Microsoft.Azure.Management.NotificationHubs.Models.NamespaceResource nsResource ) : Microsoft.Azure.Management.NotificationHubs.Models

Method Details

NamespaceAttributes() public method

public NamespaceAttributes ( Microsoft.Azure.Management.NotificationHubs.Models.NamespaceResource nsResource ) : Microsoft.Azure.Management.NotificationHubs.Models
nsResource Microsoft.Azure.Management.NotificationHubs.Models.NamespaceResource
return Microsoft.Azure.Management.NotificationHubs.Models

NamespaceAttributes() public method

public NamespaceAttributes ( string resourceGroup, Microsoft.Azure.Management.NotificationHubs.Models.NamespaceResource nsResource ) : Microsoft.Azure.Management.NotificationHubs.Models
resourceGroup string
nsResource Microsoft.Azure.Management.NotificationHubs.Models.NamespaceResource
return Microsoft.Azure.Management.NotificationHubs.Models