summaryrefslogtreecommitdiff
path: root/lib/azure_ex/model/public_ip_address/create_or_update.ex
diff options
context:
space:
mode:
Diffstat (limited to 'lib/azure_ex/model/public_ip_address/create_or_update.ex')
-rw-r--r--lib/azure_ex/model/public_ip_address/create_or_update.ex1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/azure_ex/model/public_ip_address/create_or_update.ex b/lib/azure_ex/model/public_ip_address/create_or_update.ex
index 959db34..e745b31 100644
--- a/lib/azure_ex/model/public_ip_address/create_or_update.ex
+++ b/lib/azure_ex/model/public_ip_address/create_or_update.ex
@@ -9,6 +9,7 @@ defmodule AzureEx.Model.PublicIPAddress.CreateOrUpdate do
@derive Jason.Encoder
field :publicIPAddressVersion, String.t()
+ field :dnsSettings, String.t()
end
typedstruct do