IotOperationsBrokerAuthenticationData(IotOperationsExtendedLocation) Constructor
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.
Initializes a new instance of IotOperationsBrokerAuthenticationData.
public IotOperationsBrokerAuthenticationData(Azure.ResourceManager.IotOperations.Models.IotOperationsExtendedLocation extendedLocation);
new Azure.ResourceManager.IotOperations.IotOperationsBrokerAuthenticationData : Azure.ResourceManager.IotOperations.Models.IotOperationsExtendedLocation -> Azure.ResourceManager.IotOperations.IotOperationsBrokerAuthenticationData
Public Sub New (extendedLocation As IotOperationsExtendedLocation)
Parameters
- extendedLocation
- IotOperationsExtendedLocation
Edge ___location of the resource.
Exceptions
extendedLocation
is null.