INestedResource Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET