AzureEx.Model.NetworkInterfaces.CreateOrUpdate.Properties (AzureEx v0.1.0-rc.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %AzureEx.Model.NetworkInterfaces.CreateOrUpdate.Properties{
  ipConfigurations:
    [
      AzureEx.Model.NetworkInterfaces.CreateOrUpdate.NetworkInterfaceIPConfiguration.t()
    ]
    | nil
}