NamespaceResourceInner Class

Definition

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

Constructors

NamespaceResourceInner()
NamespaceResourceInner(String, String, String, String, IDictionary<String, String>, String, String, String, String, Nullable<DateTime>, String, String, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<NamespaceType>)

Properties

CreatedAt
Critical
Enabled
Id

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

(Inherited from ProxyResource)
Location

Resource location

(Inherited from Resource)
Name

Resource name

(Inherited from ProxyResource)
NamespaceResourceName
NamespaceType
ProvisioningState
Region
ScaleUnit
ServiceBusEndpoint
Status
SubscriptionId
Tags

Resource tags

(Inherited from Resource)
Type

Resource type

(Inherited from ProxyResource)

Methods

Validate()

Validate the object. Throws ValidationException if validation fails.

(Inherited from Resource)

Applies to