SubscriptionFeatureRegistration Class

Definition

Subscription feature registration details

public class SubscriptionFeatureRegistration : Microsoft.Azure.Management.ResourceManager.Models.ProxyResource
type SubscriptionFeatureRegistration = class
    inherit ProxyResource
Public Class SubscriptionFeatureRegistration
Inherits ProxyResource
Inheritance
SubscriptionFeatureRegistration

Constructors

SubscriptionFeatureRegistration()

Initializes a new instance of the SubscriptionFeatureRegistration class.

SubscriptionFeatureRegistration(String, String, String, SubscriptionFeatureRegistrationProperties)

Initializes a new instance of the SubscriptionFeatureRegistration class.

Properties

Id

Gets azure resource Id.

(Inherited from ProxyResource)
Name

Gets azure resource name.

(Inherited from ProxyResource)
Properties
Type

Gets azure resource type.

(Inherited from ProxyResource)

Methods

Validate()

Validate the object.

Applies to