1.10.0-beta.1 (2024-12-11)
Features Added
- Exposed
JsonModelWriteCore
for model serialization procedure. - Please use the properties in
LoadBalancingRuleData.Properties
to set the properties of the LoadBalancingRule, instead of using those properties at the root level ofLoadBalancingRuleData
class. - Please use the properties in
LoadBalancerInboundNatPool.Properties
to set the properties of the LoadBalancerInboundNatPool, instead of using those properties at the root level ofLoadBalancerInboundNatPool
class. - Added
LoadBalancingRuleProperties
which supportsAdditionalProperties
to send and receive private/internal properties supported by the service. - Added
LoadBalancerInboundNatPoolProperties
which supportsAdditionalProperties
to send and receive private/internal properties supported by the service.