Condividi tramite


MobileNetworkResource.GetMobileNetworkServices Method

Definition

Gets a collection of MobileNetworkServiceResources in the MobileNetwork.

public virtual Azure.ResourceManager.MobileNetwork.MobileNetworkServiceCollection GetMobileNetworkServices ();
abstract member GetMobileNetworkServices : unit -> Azure.ResourceManager.MobileNetwork.MobileNetworkServiceCollection
override this.GetMobileNetworkServices : unit -> Azure.ResourceManager.MobileNetwork.MobileNetworkServiceCollection
Public Overridable Function GetMobileNetworkServices () As MobileNetworkServiceCollection

Returns

An object representing collection of MobileNetworkServiceResources and their operations over a MobileNetworkServiceResource.

Applies to