HealthcareApisWorkspaceResource.GetHealthcareApisIotConnectors Method
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.
Gets a collection of HealthcareApisIotConnectorResources in the HealthcareApisWorkspace.
public virtual Azure.ResourceManager.HealthcareApis.HealthcareApisIotConnectorCollection GetHealthcareApisIotConnectors ();
abstract member GetHealthcareApisIotConnectors : unit -> Azure.ResourceManager.HealthcareApis.HealthcareApisIotConnectorCollection
override this.GetHealthcareApisIotConnectors : unit -> Azure.ResourceManager.HealthcareApis.HealthcareApisIotConnectorCollection
Public Overridable Function GetHealthcareApisIotConnectors () As HealthcareApisIotConnectorCollection
Returns
An object representing collection of HealthcareApisIotConnectorResources and their operations over a HealthcareApisIotConnectorResource.
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