IResource Interface
Definition
Base interfaces for fluent resources.
public interface IResource : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasId, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasName, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IIndexable
type IResource = interface
interface IIndexable
interface IHasId
interface IHasName
Public Interface IResource
Implements IHasId, IHasName, IIndexable
- Derived
- Implements
Properties
Id |
Gets the resource id string (Inherited from IHasId) |
Key | (Inherited from IIndexable) |
Name |
Gets the name of the resource (Inherited from IHasName) |
Region | |
RegionName | |
Tags | |
Type |