AzureEx.Model.NetworkInterfaces.CreateOrUpdate.NetworkInterfaceIPConfiguration (AzureEx v0.1.0-rc.0) View Source
Link to this section Summary
Link to this section Types
Specs
t() ::
%AzureEx.Model.NetworkInterfaces.CreateOrUpdate.NetworkInterfaceIPConfiguration{
id: String.t() | nil,
name: String.t() | nil,
properties:
AzureEx.Model.NetworkInterfaces.CreateOrUpdate.NetworkInterfaceIPConfiguration.Properties.t()
| nil
}