Microsoft.Azure.Management.MarketplaceOrdering.xml
<?xml version="1.0"?>
<doc> <assembly> <name>Microsoft.Azure.Management.MarketplaceOrdering</name> </assembly> <members> <member name="T:Microsoft.Azure.Management.MarketplaceOrdering.IMarketplaceAgreementsOperations"> <summary> MarketplaceAgreementsOperations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.IMarketplaceAgreementsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get marketplace terms. </summary> <param name='publisherId'> Publisher identifier string of image being deployed. </param> <param name='offerId'> Offer identifier string of image being deployed. </param> <param name='planId'> Plan identifier string of image being deployed. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.IMarketplaceAgreementsOperations.CreateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.MarketplaceOrdering.Models.AgreementTerms,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Save marketplace terms. </summary> <param name='publisherId'> Publisher identifier string of image being deployed. </param> <param name='offerId'> Offer identifier string of image being deployed. </param> <param name='planId'> Plan identifier string of image being deployed. </param> <param name='parameters'> Parameters supplied to the Create Marketplace Terms operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Azure.Management.MarketplaceOrdering.Models.ErrorResponseException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="T:Microsoft.Azure.Management.MarketplaceOrdering.IMarketplaceOrderingAgreementsClient"> <summary> REST API for MarketplaceOrdering Agreements. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.IMarketplaceOrderingAgreementsClient.BaseUri"> <summary> The base URI of the service. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.IMarketplaceOrderingAgreementsClient.SerializationSettings"> <summary> Gets or sets json serialization settings. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.IMarketplaceOrderingAgreementsClient.DeserializationSettings"> <summary> Gets or sets json deserialization settings. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.IMarketplaceOrderingAgreementsClient.Credentials"> <summary> Credentials needed for the client to connect to Azure. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.IMarketplaceOrderingAgreementsClient.SubscriptionId"> <summary> The subscription ID that identifies an Azure subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.IMarketplaceOrderingAgreementsClient.ApiVersion"> <summary> The API version to use for the request. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.IMarketplaceOrderingAgreementsClient.AcceptLanguage"> <summary> Gets or sets the preferred language for the response. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.IMarketplaceOrderingAgreementsClient.LongRunningOperationRetryTimeout"> <summary> Gets or sets the retry timeout in seconds for Long Running Operations. Default value is 30. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.IMarketplaceOrderingAgreementsClient.GenerateClientRequestId"> <summary> When set to true a unique x-ms-client-request-id value is generated and included in each request. Default is true. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.IMarketplaceOrderingAgreementsClient.MarketplaceAgreements"> <summary> Gets the IMarketplaceAgreementsOperations. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.IMarketplaceOrderingAgreementsClient.Operations"> <summary> Gets the IOperations. </summary> </member> <member name="T:Microsoft.Azure.Management.MarketplaceOrdering.IOperations"> <summary> Operations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.IOperations.ListWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Lists all of the available Microsoft.MarketplaceOrdering REST API operations. </summary> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Azure.Management.MarketplaceOrdering.Models.ErrorResponseException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.IOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Lists all of the available Microsoft.MarketplaceOrdering REST API operations. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> The headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Azure.Management.MarketplaceOrdering.Models.ErrorResponseException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> </member> <member name="T:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceAgreementsOperations"> <summary> MarketplaceAgreementsOperations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceAgreementsOperations.#ctor(Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceOrderingAgreementsClient)"> <summary> Initializes a new instance of the MarketplaceAgreementsOperations class. </summary> <param name='client'> Reference to the service client. </param> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceAgreementsOperations.Client"> <summary> Gets a reference to the MarketplaceOrderingAgreementsClient </summary> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceAgreementsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Get marketplace terms. </summary> <param name='publisherId'> Publisher identifier string of image being deployed. </param> <param name='offerId'> Offer identifier string of image being deployed. </param> <param name='planId'> Plan identifier string of image being deployed. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Rest.Azure.CloudException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceAgreementsOperations.CreateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.MarketplaceOrdering.Models.AgreementTerms,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Save marketplace terms. </summary> <param name='publisherId'> Publisher identifier string of image being deployed. </param> <param name='offerId'> Offer identifier string of image being deployed. </param> <param name='planId'> Plan identifier string of image being deployed. </param> <param name='parameters'> Parameters supplied to the Create Marketplace Terms operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Azure.Management.MarketplaceOrdering.Models.ErrorResponseException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="T:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceAgreementsOperationsExtensions"> <summary> Extension methods for MarketplaceAgreementsOperations. </summary> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceAgreementsOperationsExtensions.Get(Microsoft.Azure.Management.MarketplaceOrdering.IMarketplaceAgreementsOperations,System.String,System.String,System.String)"> <summary> Get marketplace terms. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='publisherId'> Publisher identifier string of image being deployed. </param> <param name='offerId'> Offer identifier string of image being deployed. </param> <param name='planId'> Plan identifier string of image being deployed. </param> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceAgreementsOperationsExtensions.GetAsync(Microsoft.Azure.Management.MarketplaceOrdering.IMarketplaceAgreementsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)"> <summary> Get marketplace terms. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='publisherId'> Publisher identifier string of image being deployed. </param> <param name='offerId'> Offer identifier string of image being deployed. </param> <param name='planId'> Plan identifier string of image being deployed. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceAgreementsOperationsExtensions.Create(Microsoft.Azure.Management.MarketplaceOrdering.IMarketplaceAgreementsOperations,System.String,System.String,System.String,Microsoft.Azure.Management.MarketplaceOrdering.Models.AgreementTerms)"> <summary> Save marketplace terms. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='publisherId'> Publisher identifier string of image being deployed. </param> <param name='offerId'> Offer identifier string of image being deployed. </param> <param name='planId'> Plan identifier string of image being deployed. </param> <param name='parameters'> Parameters supplied to the Create Marketplace Terms operation. </param> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceAgreementsOperationsExtensions.CreateAsync(Microsoft.Azure.Management.MarketplaceOrdering.IMarketplaceAgreementsOperations,System.String,System.String,System.String,Microsoft.Azure.Management.MarketplaceOrdering.Models.AgreementTerms,System.Threading.CancellationToken)"> <summary> Save marketplace terms. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='publisherId'> Publisher identifier string of image being deployed. </param> <param name='offerId'> Offer identifier string of image being deployed. </param> <param name='planId'> Plan identifier string of image being deployed. </param> <param name='parameters'> Parameters supplied to the Create Marketplace Terms operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="T:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceOrderingAgreementsClient"> <summary> REST API for MarketplaceOrdering Agreements. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceOrderingAgreementsClient.BaseUri"> <summary> The base URI of the service. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceOrderingAgreementsClient.SerializationSettings"> <summary> Gets or sets json serialization settings. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceOrderingAgreementsClient.DeserializationSettings"> <summary> Gets or sets json deserialization settings. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceOrderingAgreementsClient.Credentials"> <summary> Credentials needed for the client to connect to Azure. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceOrderingAgreementsClient.SubscriptionId"> <summary> The subscription ID that identifies an Azure subscription. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceOrderingAgreementsClient.ApiVersion"> <summary> The API version to use for the request. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceOrderingAgreementsClient.AcceptLanguage"> <summary> Gets or sets the preferred language for the response. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceOrderingAgreementsClient.LongRunningOperationRetryTimeout"> <summary> Gets or sets the retry timeout in seconds for Long Running Operations. Default value is 30. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceOrderingAgreementsClient.GenerateClientRequestId"> <summary> When set to true a unique x-ms-client-request-id value is generated and included in each request. Default is true. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceOrderingAgreementsClient.MarketplaceAgreements"> <summary> Gets the IMarketplaceAgreementsOperations. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceOrderingAgreementsClient.Operations"> <summary> Gets the IOperations. </summary> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceOrderingAgreementsClient.#ctor(System.Net.Http.DelegatingHandler[])"> <summary> Initializes a new instance of the MarketplaceOrderingAgreementsClient class. </summary> <param name='handlers'> Optional. The delegating handlers to add to the http client pipeline. </param> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceOrderingAgreementsClient.#ctor(System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])"> <summary> Initializes a new instance of the MarketplaceOrderingAgreementsClient class. </summary> <param name='rootHandler'> Optional. The http client handler used to handle http transport. </param> <param name='handlers'> Optional. The delegating handlers to add to the http client pipeline. </param> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceOrderingAgreementsClient.#ctor(System.Uri,System.Net.Http.DelegatingHandler[])"> <summary> Initializes a new instance of the MarketplaceOrderingAgreementsClient class. </summary> <param name='baseUri'> Optional. The base URI of the service. </param> <param name='handlers'> Optional. The delegating handlers to add to the http client pipeline. </param> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceOrderingAgreementsClient.#ctor(System.Uri,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])"> <summary> Initializes a new instance of the MarketplaceOrderingAgreementsClient class. </summary> <param name='baseUri'> Optional. The base URI of the service. </param> <param name='rootHandler'> Optional. The http client handler used to handle http transport. </param> <param name='handlers'> Optional. The delegating handlers to add to the http client pipeline. </param> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceOrderingAgreementsClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])"> <summary> Initializes a new instance of the MarketplaceOrderingAgreementsClient class. </summary> <param name='credentials'> Required. Credentials needed for the client to connect to Azure. </param> <param name='handlers'> Optional. The delegating handlers to add to the http client pipeline. </param> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceOrderingAgreementsClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])"> <summary> Initializes a new instance of the MarketplaceOrderingAgreementsClient class. </summary> <param name='credentials'> Required. Credentials needed for the client to connect to Azure. </param> <param name='rootHandler'> Optional. The http client handler used to handle http transport. </param> <param name='handlers'> Optional. The delegating handlers to add to the http client pipeline. </param> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceOrderingAgreementsClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])"> <summary> Initializes a new instance of the MarketplaceOrderingAgreementsClient class. </summary> <param name='baseUri'> Optional. The base URI of the service. </param> <param name='credentials'> Required. Credentials needed for the client to connect to Azure. </param> <param name='handlers'> Optional. The delegating handlers to add to the http client pipeline. </param> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceOrderingAgreementsClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])"> <summary> Initializes a new instance of the MarketplaceOrderingAgreementsClient class. </summary> <param name='baseUri'> Optional. The base URI of the service. </param> <param name='credentials'> Required. Credentials needed for the client to connect to Azure. </param> <param name='rootHandler'> Optional. The http client handler used to handle http transport. </param> <param name='handlers'> Optional. The delegating handlers to add to the http client pipeline. </param> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceOrderingAgreementsClient.Initialize"> <summary> Initializes client properties. </summary> </member> <member name="T:Microsoft.Azure.Management.MarketplaceOrdering.Models.AgreementTerms"> <summary> Terms properties for provided Publisher/Offer/Plan tuple </summary> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.Models.AgreementTerms.#ctor"> <summary> Initializes a new instance of the AgreementTerms class. </summary> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.Models.AgreementTerms.#ctor(System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.Nullable{System.DateTime},System.String,System.Nullable{System.Boolean})"> <summary> Initializes a new instance of the AgreementTerms class. </summary> <param name="id">Resource ID.</param> <param name="name">Resource name.</param> <param name="type">Resource type.</param> <param name="publisher">Publisher identifier string of image being deployed.</param> <param name="product">Offer identifier string of image being deployed.</param> <param name="plan">Plan identifier string of image being deployed.</param> <param name="licenseTextLink">Link to HTML with Microsoft and Publisher terms.</param> <param name="privacyPolicyLink">Link to the privacy policy of the publisher.</param> <param name="retrieveDatetime">Date and time in UTC of when the terms were accepted. This is empty if Accepted is false.</param> <param name="signature">Terms signature.</param> <param name="accepted">If any version of the terms have been accepted, otherwise false.</param> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.Models.AgreementTerms.Publisher"> <summary> Gets or sets publisher identifier string of image being deployed. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.Models.AgreementTerms.Product"> <summary> Gets or sets offer identifier string of image being deployed. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.Models.AgreementTerms.Plan"> <summary> Gets or sets plan identifier string of image being deployed. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.Models.AgreementTerms.LicenseTextLink"> <summary> Gets or sets link to HTML with Microsoft and Publisher terms. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.Models.AgreementTerms.PrivacyPolicyLink"> <summary> Gets or sets link to the privacy policy of the publisher. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.Models.AgreementTerms.RetrieveDatetime"> <summary> Gets or sets date and time in UTC of when the terms were accepted. This is empty if Accepted is false. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.Models.AgreementTerms.Signature"> <summary> Gets or sets terms signature. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.Models.AgreementTerms.Accepted"> <summary> Gets or sets if any version of the terms have been accepted, otherwise false. </summary> </member> <member name="T:Microsoft.Azure.Management.MarketplaceOrdering.Models.ErrorResponse"> <summary> Error reponse indicates Microsoft.MarketplaceOrdering service is not able to process the incoming request. The reason is provided in the error message. </summary> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.Models.ErrorResponse.#ctor"> <summary> Initializes a new instance of the ErrorResponse class. </summary> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.Models.ErrorResponse.#ctor(Microsoft.Azure.Management.MarketplaceOrdering.Models.ErrorResponseError)"> <summary> Initializes a new instance of the ErrorResponse class. </summary> <param name="error">The details of the error.</param> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.Models.ErrorResponse.Error"> <summary> Gets or sets the details of the error. </summary> </member> <member name="T:Microsoft.Azure.Management.MarketplaceOrdering.Models.ErrorResponseError"> <summary> The details of the error. </summary> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.Models.ErrorResponseError.#ctor"> <summary> Initializes a new instance of the ErrorResponseError class. </summary> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.Models.ErrorResponseError.#ctor(System.String,System.String)"> <summary> Initializes a new instance of the ErrorResponseError class. </summary> <param name="code">Error code.</param> <param name="message">Error message indicating why the operation failed.</param> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.Models.ErrorResponseError.Code"> <summary> Gets error code. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.Models.ErrorResponseError.Message"> <summary> Gets error message indicating why the operation failed. </summary> </member> <member name="T:Microsoft.Azure.Management.MarketplaceOrdering.Models.ErrorResponseException"> <summary> Exception thrown for an invalid response with ErrorResponse information. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.Models.ErrorResponseException.Request"> <summary> Gets information about the associated HTTP request. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.Models.ErrorResponseException.Response"> <summary> Gets information about the associated HTTP response. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.Models.ErrorResponseException.Body"> <summary> Gets or sets the body object. </summary> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.Models.ErrorResponseException.#ctor"> <summary> Initializes a new instance of the ErrorResponseException class. </summary> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.Models.ErrorResponseException.#ctor(System.String)"> <summary> Initializes a new instance of the ErrorResponseException class. </summary> <param name="message">The exception message.</param> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.Models.ErrorResponseException.#ctor(System.String,System.Exception)"> <summary> Initializes a new instance of the ErrorResponseException class. </summary> <param name="message">The exception message.</param> <param name="innerException">Inner exception.</param> </member> <member name="T:Microsoft.Azure.Management.MarketplaceOrdering.Models.Operation"> <summary> Microsoft.MarketplaceOrdering REST API operation </summary> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.Models.Operation.#ctor"> <summary> Initializes a new instance of the Operation class. </summary> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.Models.Operation.#ctor(System.String,Microsoft.Azure.Management.MarketplaceOrdering.Models.OperationDisplay)"> <summary> Initializes a new instance of the Operation class. </summary> <param name="name">Operation name: {provider}/{resource}/{operation}</param> <param name="display">The object that represents the operation.</param> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.Models.Operation.Name"> <summary> Gets or sets operation name: {provider}/{resource}/{operation} </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.Models.Operation.Display"> <summary> Gets or sets the object that represents the operation. </summary> </member> <member name="T:Microsoft.Azure.Management.MarketplaceOrdering.Models.OperationDisplay"> <summary> The object that represents the operation. </summary> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.Models.OperationDisplay.#ctor"> <summary> Initializes a new instance of the OperationDisplay class. </summary> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.Models.OperationDisplay.#ctor(System.String,System.String,System.String)"> <summary> Initializes a new instance of the OperationDisplay class. </summary> <param name="provider">Service provider: Microsoft.MarketplaceOrdering</param> <param name="resource">Resource on which the operation is performed: Agreement, virtualmachine, etc.</param> <param name="operation">Operation type: Get Agreement, Sign Agreement, Cancel Agreement etc.</param> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.Models.OperationDisplay.Provider"> <summary> Gets or sets service provider: Microsoft.MarketplaceOrdering </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.Models.OperationDisplay.Resource"> <summary> Gets or sets resource on which the operation is performed: Agreement, virtualmachine, etc. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.Models.OperationDisplay.Operation"> <summary> Gets or sets operation type: Get Agreement, Sign Agreement, Cancel Agreement etc. </summary> </member> <member name="T:Microsoft.Azure.Management.MarketplaceOrdering.Models.Page`1"> <summary> Defines a page in Azure responses. </summary> <typeparam name="T">Type of the page content items</typeparam> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.Models.Page`1.NextPageLink"> <summary> Gets the link to the next page. </summary> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.Models.Page`1.GetEnumerator"> <summary> Returns an enumerator that iterates through the collection. </summary> <returns>A an enumerator that can be used to iterate through the collection.</returns> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.Models.Page`1.System#Collections#IEnumerable#GetEnumerator"> <summary> Returns an enumerator that iterates through the collection. </summary> <returns>A an enumerator that can be used to iterate through the collection.</returns> </member> <member name="T:Microsoft.Azure.Management.MarketplaceOrdering.Models.Resource"> <summary> ARM resource. </summary> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.Models.Resource.#ctor"> <summary> Initializes a new instance of the Resource class. </summary> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.Models.Resource.#ctor(System.String,System.String,System.String)"> <summary> Initializes a new instance of the Resource class. </summary> <param name="id">Resource ID.</param> <param name="name">Resource name.</param> <param name="type">Resource type.</param> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.Models.Resource.Id"> <summary> Gets resource ID. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.Models.Resource.Name"> <summary> Gets resource name. </summary> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.Models.Resource.Type"> <summary> Gets resource type. </summary> </member> <member name="T:Microsoft.Azure.Management.MarketplaceOrdering.Operations"> <summary> Operations operations. </summary> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.Operations.#ctor(Microsoft.Azure.Management.MarketplaceOrdering.MarketplaceOrderingAgreementsClient)"> <summary> Initializes a new instance of the Operations class. </summary> <param name='client'> Reference to the service client. </param> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> </member> <member name="P:Microsoft.Azure.Management.MarketplaceOrdering.Operations.Client"> <summary> Gets a reference to the MarketplaceOrderingAgreementsClient </summary> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.Operations.ListWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Lists all of the available Microsoft.MarketplaceOrdering REST API operations. </summary> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Azure.Management.MarketplaceOrdering.Models.ErrorResponseException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.Operations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)"> <summary> Lists all of the available Microsoft.MarketplaceOrdering REST API operations. </summary> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='customHeaders'> Headers that will be added to request. </param> <param name='cancellationToken'> The cancellation token. </param> <exception cref="T:Microsoft.Azure.Management.MarketplaceOrdering.Models.ErrorResponseException"> Thrown when the operation returned an invalid status code </exception> <exception cref="T:Microsoft.Rest.SerializationException"> Thrown when unable to deserialize the response </exception> <exception cref="T:Microsoft.Rest.ValidationException"> Thrown when a required parameter is null </exception> <exception cref="T:System.ArgumentNullException"> Thrown when a required parameter is null </exception> <return> A response object containing the response body and response headers. </return> </member> <member name="T:Microsoft.Azure.Management.MarketplaceOrdering.OperationsExtensions"> <summary> Extension methods for Operations. </summary> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.OperationsExtensions.List(Microsoft.Azure.Management.MarketplaceOrdering.IOperations)"> <summary> Lists all of the available Microsoft.MarketplaceOrdering REST API operations. </summary> <param name='operations'> The operations group for this extension method. </param> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.OperationsExtensions.ListAsync(Microsoft.Azure.Management.MarketplaceOrdering.IOperations,System.Threading.CancellationToken)"> <summary> Lists all of the available Microsoft.MarketplaceOrdering REST API operations. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='cancellationToken'> The cancellation token. </param> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.OperationsExtensions.ListNext(Microsoft.Azure.Management.MarketplaceOrdering.IOperations,System.String)"> <summary> Lists all of the available Microsoft.MarketplaceOrdering REST API operations. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> </member> <member name="M:Microsoft.Azure.Management.MarketplaceOrdering.OperationsExtensions.ListNextAsync(Microsoft.Azure.Management.MarketplaceOrdering.IOperations,System.String,System.Threading.CancellationToken)"> <summary> Lists all of the available Microsoft.MarketplaceOrdering REST API operations. </summary> <param name='operations'> The operations group for this extension method. </param> <param name='nextPageLink'> The NextLink from the previous successful call to List operation. </param> <param name='cancellationToken'> The cancellation token. </param> </member> </members> </doc> |