ApiCreateOrUpdatePropertiesWsdlSelector 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.
Criteria to limit import of WSDL to a subset of the document.
public class ApiCreateOrUpdatePropertiesWsdlSelector
type ApiCreateOrUpdatePropertiesWsdlSelector = class
Public Class ApiCreateOrUpdatePropertiesWsdlSelector
- Inheritance
-
ApiCreateOrUpdatePropertiesWsdlSelector
Constructors
ApiCreateOrUpdatePropertiesWsdlSelector() |
Initializes a new instance of the ApiCreateOrUpdatePropertiesWsdlSelector class. |
ApiCreateOrUpdatePropertiesWsdlSelector(String, String) |
Initializes a new instance of the ApiCreateOrUpdatePropertiesWsdlSelector class. |
Properties
WsdlEndpointName |
Gets or sets name of endpoint(port) to import from WSDL |
WsdlServiceName |
Gets or sets name of service to import from WSDL |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET