ArmPlan Class
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.
Representation of a publisher plan for marketplace RPs.
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.ResourceManager.Models.ArmPlan+ArmPlanConverter))]
public sealed class ArmPlan : IEquatable<Azure.ResourceManager.Models.ArmPlan>, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Models.ArmPlan>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Models.ArmPlan>
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.ResourceManager.Models.ArmPlan+ArmPlanConverter))>]
type ArmPlan = class
interface IEquatable<ArmPlan>
interface IJsonModel<ArmPlan>
interface IPersistableModel<ArmPlan>
Public NotInheritable Class ArmPlan
Implements IEquatable(Of ArmPlan), IJsonModel(Of ArmPlan), IPersistableModel(Of ArmPlan)
- Inheritance
-
ArmPlan
- Attributes
- Implements
Arm |
Initializes a new instance of ArmPlan. |
Name |
A user defined name of the 3rd Party Artifact that is being procured. |
Product |
The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding. |
Promotion |
A publisher provided promotion code as provisioned in Data Market for the said product/artifact. |
Publisher |
The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic. |
Version |
The version of the desired product/artifact. |
Equals(Arm |
Compares this ArmPlan instance with another object and determines if they are equals. |
Equality(Arm |
Compares this ArmPlan instance with another object and determines if they are equals. |
Inequality(Arm |
Compares this ArmPlan instance with another object and determines if they are equals. |
IJson |
Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model. |
IJson |
Writes the model to the provided Utf8JsonWriter. |
IPersistable |
Converts the provided BinaryData into a model. |
IPersistable |
Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service. |
IPersistable |
Writes the model into a BinaryData. |
Product | Versions |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: