Show / Hide Table of Contents

Class ApiImportWsdlSelector

Inheritance
System.Object
ApiImportWsdlSelector
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.ApiManagement.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class ApiImportWsdlSelector

Fields

View Source

EndpointName

The name of endpoint (port) to import from WSDL.

Declaration
public readonly string EndpointName
Field Value
Type Description
System.String
View Source

ServiceName

The name of service to import from WSDL.

Declaration
public readonly string ServiceName
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.