Skip to content

[T] ArmResourceKind

type ArmResourceKind:
| "Tracked"
| "Proxy"
| "Extension"
| "Virtual"
| "Custom";