AssociationContract 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.
Association entity details.
[Microsoft.Rest.Serialization.JsonTransformation]
public class AssociationContract : Microsoft.Azure.Management.ApiManagement.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type AssociationContract = class
inherit Resource
Public Class AssociationContract
Inherits Resource
- Inheritance
- Attributes
Constructors
AssociationContract() |
Initializes a new instance of the AssociationContract class. |
AssociationContract(String, String, String, Nullable<ProvisioningState>) |
Initializes a new instance of the AssociationContract class. |
Properties
Id |
Gets resource ID. (Inherited from Resource) |
Name |
Gets resource name. (Inherited from Resource) |
ProvisioningState |
Gets or sets provisioning state. Possible values include: 'created' |
Type |
Gets resource type for API Management resource. (Inherited from Resource) |