PrivateEndpointConnectionsPutHeaders 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 Put operation.
public class PrivateEndpointConnectionsPutHeaders
type PrivateEndpointConnectionsPutHeaders = class
Public Class PrivateEndpointConnectionsPutHeaders
- Inheritance
-
PrivateEndpointConnectionsPutHeaders
Constructors
PrivateEndpointConnectionsPutHeaders() |
Initializes a new instance of the PrivateEndpointConnectionsPutHeaders class. |
PrivateEndpointConnectionsPutHeaders(Nullable<Int32>, String) |
Initializes a new instance of the PrivateEndpointConnectionsPutHeaders class. |
Properties
AzureAsyncOperation |
Gets or sets (specified only if operation does not finish synchronously) The URI to poll for completion status. The response of this URI may be synchronous or asynchronous. |
RetryAfter |
Gets or sets (specified only if operation does not finish synchronously) The recommended number of seconds to wait before calling the URI specified in Azure-AsyncOperation. |
Applies to
Azure SDK for .NET