Skip to content

Commit

Permalink
new: azure rtb (#924)
Browse files Browse the repository at this point in the history
  • Loading branch information
sibicramesh committed Aug 16, 2023
1 parent f064500 commit 83d63d5
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
9 changes: 6 additions & 3 deletions azureasset.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 6 additions & 3 deletions azureresource.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion doc/documentation.md
Expand Up @@ -9975,7 +9975,7 @@ should be formatted as 'key=value'.

##### `kind` [`autogenerated`,`read_only`]

Type: `enum(Pending | VirtualMachine | NetworkInterface | Subnet | IPConfiguration | VirtualNetwork | NetworkSecurityGroup | NATGateway | PublicIPAddress | PublicIPPrefix | VirtualMachineScaleSet | VirtualMachineScaleSetVM | LoadBalancer | BackendAddressPool | OutboundRule | FrontendIPConfiguration | DatabaseAccount | FlexibleServer | Server)`
Type: `enum(Pending | VirtualMachine | NetworkInterface | Subnet | IPConfiguration | VirtualNetwork | NetworkSecurityGroup | NATGateway | PublicIPAddress | PublicIPPrefix | VirtualMachineScaleSet | VirtualMachineScaleSetVM | LoadBalancer | BackendAddressPool | OutboundRule | RouteTable | FrontendIPConfiguration | DatabaseAccount | FlexibleServer | Server)`

The specific kind of the resource.

Expand Down
1 change: 1 addition & 0 deletions openapi3_autogen/azureasset.json
Expand Up @@ -47,6 +47,7 @@
"LoadBalancer",
"BackendAddressPool",
"OutboundRule",
"RouteTable",
"FrontendIPConfiguration",
"DatabaseAccount",
"FlexibleServer",
Expand Down
1 change: 1 addition & 0 deletions specs/@azureresourceattrs.abs
Expand Up @@ -51,6 +51,7 @@ attributes:
- LoadBalancer
- BackendAddressPool
- OutboundRule
- RouteTable
- FrontendIPConfiguration
- DatabaseAccount
- FlexibleServer
Expand Down

0 comments on commit 83d63d5

Please sign in to comment.