SetAzureApiManagementOperation.Responses Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Array of possible operation responses. This parameter is optional.", Mandatory=false, ValueFromPipelineByPropertyName=true)]
public Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementResponse[] Responses { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Array of possible operation responses. This parameter is optional.", Mandatory=false, ValueFromPipelineByPropertyName=true)>]
member this.Responses : Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementResponse[] with get, set
Public Property Responses As PsApiManagementResponse()

Property Value

PsApiManagementResponse[]
Attributes

Applies to