LoadTestResource type

Szczegóły testu obciążenia

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