AzureEx.Model.NetworkInterfaces.CreateOrUpdate.NetworkInterfaceIPConfiguration.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.NetworkInterfaceIPConfiguration.Properties{
publicIPAddress:
AzureEx.Model.NetworkInterfaces.CreateOrUpdate.PublicIPAddress.t() | nil,
subnet: AzureEx.Model.NetworkInterfaces.CreateOrUpdate.Subnet.t() | nil
}