IManagementAssociation Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Models.Api20151101Preview.ManagementAssociationTypeConverter))]
public interface IManagementAssociation : Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MonitoringSolutions.Models.Api20151101Preview.ManagementAssociationTypeConverter))>]
type IManagementAssociation = interface
interface IJsonSerializable
Public Interface IManagementAssociation
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
ApplicationId |
The applicationId of the appliance for this association. |
Id |
Resource ID. |
Location |
Resource location |
Name |
Resource name. |
Type |
Resource type. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |