LoadTestResource type

LoadTest 詳細數據

type LoadTestResource = TrackedResource & {
  dataPlaneURI?: string
  description?: string
  identity?: SystemAssignedServiceIdentity
  provisioningState?: ResourceState
}