INestedResource Schnittstelle

Definition

Ein Typ enthält eine Teilmenge der ARM-Envelop-Eigenschaften in com.microsoft.azure.Resource, nämlich ID, Name und Typ.

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
Abgeleitet
Implementiert

Eigenschaften

Id

Ruft die Ressourcen-ID-Zeichenfolge ab.

(Geerbt von IHasId)
Key

Ein Typ enthält eine Teilmenge der ARM-Envelop-Eigenschaften in com.microsoft.azure.Resource, nämlich ID, Name und Typ.

(Geerbt von IIndexable)
Name

Ruft den Namen der Ressource ab.

Type

Ruft den Ressourcentyp ab.

Gilt für: