MockableAppNetworkResourceGroupResource.GetAppLinks 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 AppLinks in the ResourceGroupResource.
public virtual Azure.ResourceManager.AppNetwork.AppLinkCollection GetAppLinks();
abstract member GetAppLinks : unit -> Azure.ResourceManager.AppNetwork.AppLinkCollection
override this.GetAppLinks : unit -> Azure.ResourceManager.AppNetwork.AppLinkCollection
Public Overridable Function GetAppLinks () As AppLinkCollection
Returns
An object representing collection of AppLinks and their operations over a AppLinkResource.