Skip to content

Commit

Permalink
Add apiVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
mjethwa-msft committed Jun 7, 2024
1 parent 4543105 commit de931a7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ message LoadBalancer {
repeated FrontEndIpConfiguration frontendIpConfigurations = 15;
repeated Probe probes = 16; // Need more discussion around probes
string useSDN = 17; // To indicate SDN optionality
string apiVersion = 18;
}

service LoadBalancerAgent {
Expand Down

0 comments on commit de931a7

Please sign in to comment.