LoadTest.EngineBuiltInIdentityIds Property
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.
Resource Ids of the managed identity built in to load test engines. Required if engineBuiltInIdentityType is UserAssigned.
public System.Collections.Generic.IList<string> EngineBuiltInIdentityIds { get; }
member this.EngineBuiltInIdentityIds : System.Collections.Generic.IList<string>
Public ReadOnly Property EngineBuiltInIdentityIds As IList(Of String)