PSAzureOperationResponse<T> 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.
public class PSAzureOperationResponse<T> : Microsoft.Azure.Commands.Profile.Models.PSAzureOperationResponse
type PSAzureOperationResponse<'T> = class
inherit PSAzureOperationResponse
Public Class PSAzureOperationResponse(Of T)
Inherits PSAzureOperationResponse
Type Parameters
- T
- Inheritance
Constructors
PSAzureOperationResponse<T>(AzureOperationResponse<T>) |
Properties
Body | |
CorrelationId | (Inherited from PSAzureOperationResponse) |
IsSuccessStatusCode | (Inherited from PSAzureOperationResponse) |
Method | (Inherited from PSAzureOperationResponse) |
ReasonPhrase | (Inherited from PSAzureOperationResponse) |
StatusCode | (Inherited from PSAzureOperationResponse) |