NamespaceModelInner Class

Definition

Description of a namespace resource.

[Microsoft.Rest.Serialization.JsonTransformation]
public class NamespaceModelInner : Microsoft.Azure.Management.ResourceManager.Fluent.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type NamespaceModelInner = class
    inherit Resource
Public Class NamespaceModelInner
Inherits Resource
Inheritance
NamespaceModelInner
Attributes

Constructors

NamespaceModelInner()

Initializes a new instance of the NamespaceModelInner class.

NamespaceModelInner(String, String, String, String, IDictionary<String,String>, Sku, String, Nullable<DateTime>, Nullable<DateTime>, String, String)

Initializes a new instance of the NamespaceModelInner class.

Properties

CreatedAt

Gets the time the namespace was created.

Id

Resource Id. Setter is protected because Id needs to be set in Network resources.

(Inherited from ProxyResource)
Location

Resource location

(Inherited from Resource)
MetricId

Gets identifier for Azure Insights metrics

Name

Resource name

(Inherited from ProxyResource)
ProvisioningState

Gets provisioning state of the namespace.

ServiceBusEndpoint

Gets endpoint you can use to perform Service Bus operations.

Sku
Tags

Resource tags

(Inherited from Resource)
Type

Resource type

(Inherited from ProxyResource)
UpdatedAt

Gets the time the namespace was updated.

Methods

Validate()

Validate the object.

Applies to