NamespaceCreateOrUpdateParametersInner Class

Definition

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

Constructors

NamespaceCreateOrUpdateParametersInner()
NamespaceCreateOrUpdateParametersInner(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)
NamespaceCreateOrUpdateParametersName
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