Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Subnet#getNetworkInterfaceIPConfigurations() #885

Closed
martinsawicki opened this issue Jun 23, 2016 · 2 comments
Closed

Support for Subnet#getNetworkInterfaceIPConfigurations() #885

martinsawicki opened this issue Jun 23, 2016 · 2 comments
Assignees
Milestone

Comments

@martinsawicki
Copy link

No description provided.

@martinsawicki martinsawicki self-assigned this Jun 23, 2016
@martinsawicki martinsawicki changed the title Subnet@ipConfigurations()? Subnet#ipConfigurations()? Jun 23, 2016
@martinsawicki martinsawicki added this to the 1.0.0-beta4 milestone Oct 5, 2016
@martinsawicki martinsawicki changed the title Subnet#ipConfigurations()? Support for Subnet#getNetworkInterfaceIPConfigurations() Feb 15, 2017
@martinsawicki
Copy link
Author

Getting all the NIC IP configuration objects associated with the subnet will now be possible using: Subnet#getNetworkInterfaceIPConfigurations().

Since this can be a longer call to Azure, a quick check how many such NIC IP configs exist to begin with will now be possible using: Subnet#networkInterfaceIPConfigurationCount()

as of commit: 0e61067

@martinsawicki martinsawicki modified the milestones: Backlog, 1.0.0-beta4 Jul 25, 2017
@martinsawicki
Copy link
Author

done a while back

@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant