ApiCenterLinkState Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The link state.
public class ApiCenterLinkState : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ApiCenter.Models.ApiCenterLinkState>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ApiCenter.Models.ApiCenterLinkState>
type ApiCenterLinkState = class
interface IJsonModel<ApiCenterLinkState>
interface IPersistableModel<ApiCenterLinkState>
Public Class ApiCenterLinkState
Implements IJsonModel(Of ApiCenterLinkState), IPersistableModel(Of ApiCenterLinkState)
- Inheritance
-
ApiCenterLinkState
- Implements
Properties
| Name | Description |
|---|---|
| LastUpdatedOn |
The timestamp of the last update of the link state. |
| Message |
The state message. |
| State |
The state of the link. |