Partager via


INestedResource Interface

Définition

Un type contient un sous-ensemble de propriétés d’enveloppe ARM dans com.microsoft.azure.Resource, à savoir id, nom et type.

public interface INestedResource : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasId, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IIndexable
type INestedResource = interface
    interface IBeta
    interface IIndexable
    interface IHasId
Public Interface INestedResource
Implements IBeta, IHasId, IIndexable
Dérivé
Implémente

Propriétés

Id

Obtient la chaîne d’ID de ressource

(Hérité de IHasId)
Key

Un type contient un sous-ensemble de propriétés d’enveloppe ARM dans com.microsoft.azure.Resource, à savoir id, nom et type.

(Hérité de IIndexable)
Name

Obtient le nom de la ressource.

Type

Obtient le type de ressource.

S’applique à