WsdlService Class
The WSDL service.
- Inheritance
-
msrest.serialization.ModelWsdlService
Constructor
WsdlService(*, qualified_name: str | None = None, endpoint_qualified_names: List[str] | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
qualified_name
|
The qualified name. |
endpoint_qualified_names
|
The list of endpoints' qualified names. |
Variables
Name | Description |
---|---|
qualified_name
|
The qualified name. |
endpoint_qualified_names
|
The list of endpoints' qualified names. |
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 Python