ArmIotOperationsModelFactory.IotOperationsExtendedLocation 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.
public static Azure.ResourceManager.IotOperations.Models.IotOperationsExtendedLocation IotOperationsExtendedLocation(string name = default, Azure.ResourceManager.IotOperations.Models.IotOperationsExtendedLocationType type = default);
static member IotOperationsExtendedLocation : string * Azure.ResourceManager.IotOperations.Models.IotOperationsExtendedLocationType -> Azure.ResourceManager.IotOperations.Models.IotOperationsExtendedLocation
Public Shared Function IotOperationsExtendedLocation (Optional name As String = Nothing, Optional type As IotOperationsExtendedLocationType = Nothing) As IotOperationsExtendedLocation
Parameters
- name
- String
The name of the extended location.
Type of ExtendedLocation.
Returns
A new IotOperationsExtendedLocation instance for mocking.