RelayNamespaceData Class

Definition

A class representing the RelayNamespace data model.

public class RelayNamespaceData : Azure.ResourceManager.Models.TrackedResourceData
type RelayNamespaceData = class
    inherit TrackedResourceData
Public Class RelayNamespaceData
Inherits TrackedResourceData
Inheritance

Constructors

RelayNamespaceData(AzureLocation)

Initializes a new instance of RelayNamespaceData.

Properties

CreatedOn

The time the namespace was created.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
Location

The geo-location where the resource lives.

(Inherited from TrackedResourceData)
MetricId

Identifier for Azure Insights metrics.

Name

The name of the resource.

(Inherited from ResourceData)
PrivateEndpointConnections

List of private endpoint connections.

ProvisioningState

Provisioning state of the Namespace.

ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
ServiceBusEndpoint

Endpoint you can use to perform Service Bus operations.

Sku

SKU of the namespace.

Status

Status of the Namespace.

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)
Tags

Resource tags.

(Inherited from TrackedResourceData)
UpdatedOn

The time the namespace was updated.

Applies to