SubscriptionAcceptOwnershipHeaders 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.
Defines headers for AcceptOwnership operation.
public class SubscriptionAcceptOwnershipHeaders
type SubscriptionAcceptOwnershipHeaders = class
Public Class SubscriptionAcceptOwnershipHeaders
- Inheritance
-
SubscriptionAcceptOwnershipHeaders
Constructors
SubscriptionAcceptOwnershipHeaders() |
Initializes a new instance of the SubscriptionAcceptOwnershipHeaders class. |
SubscriptionAcceptOwnershipHeaders(String, Nullable<Int32>) |
Initializes a new instance of the SubscriptionAcceptOwnershipHeaders class. |
Properties
Location |
Gets or sets GET this URL to retrieve the status of the asynchronous operation. |
RetryAfter |
Gets or sets the amount of delay to use while the status of the operation is checked. The value is expressed in seconds. |
Applies to
Azure SDK for .NET