ParameterExampleContract 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.
Parameter example.
public class ParameterExampleContract
type ParameterExampleContract = class
Public Class ParameterExampleContract
- Inheritance
-
ParameterExampleContract
Constructors
ParameterExampleContract() |
Initializes a new instance of the ParameterExampleContract class. |
ParameterExampleContract(String, String, Object, String) |
Initializes a new instance of the ParameterExampleContract class. |
Properties
Description |
Gets or sets long description for the example |
ExternalValue |
Gets or sets a URL that points to the literal example |
Summary |
Gets or sets short description for the example |
Value |
Gets or sets example value. May be a primitive value, or an object. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET