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 SourceEndpointName
The name of endpoint (port) to import from WSDL.
Declaration
public readonly string EndpointName
Field Value
| Type | Description |
|---|---|
| System.String |
ServiceName
The name of service to import from WSDL.
Declaration
public readonly string ServiceName
Field Value
| Type | Description |
|---|---|
| System.String |