SandboxGroupResource.GetSandboxGroupVnetConnections Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of SandboxGroupVnetConnections in the SandboxGroupResource.
public virtual Azure.ResourceManager.AppContainers.SandboxGroupVnetConnectionCollection GetSandboxGroupVnetConnections();
abstract member GetSandboxGroupVnetConnections : unit -> Azure.ResourceManager.AppContainers.SandboxGroupVnetConnectionCollection
override this.GetSandboxGroupVnetConnections : unit -> Azure.ResourceManager.AppContainers.SandboxGroupVnetConnectionCollection
Public Overridable Function GetSandboxGroupVnetConnections () As SandboxGroupVnetConnectionCollection
Returns
An object representing collection of SandboxGroupVnetConnections and their operations over a SandboxGroupVnetConnectionResource.