NSX-T Data Center REST API
Injection (schema)
Injection
    Injection holding a key and a corresponding value.
    
    
    
    
    
| Name | Description | Type | Notes | 
|---|---|---|---|
| key | Key Injection key.  | 
            
            string | Required | 
| value | Value Injection value.  | 
            
            InjectionValue (Abstract type: pass one of the following concrete types) UnaryOperationBasedInjectionValue  | 
            
            Required |