Share via


IProviderHubIdentity Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.ProviderHubIdentityTypeConverter))]
public interface IProviderHubIdentity : Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.ProviderHubIdentityTypeConverter))>]
type IProviderHubIdentity = interface
    interface IJsonSerializable
Public Interface IProviderHubIdentity
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Id

Resource identity path

NestedResourceTypeFirst

The first child resource type.

NestedResourceTypeSecond

The second child resource type.

NestedResourceTypeThird

The third child resource type.

NotificationRegistrationName

The notification registration.

ProviderNamespace

The name of the resource provider hosted within ProviderHub.

ResourceType

The resource type.

RolloutName

The rollout name.

Sku

The SKU.

SubscriptionId

The ID of the target subscription.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to