AppPlatformServiceResource.GetAppPlatformConfigServer Method

Definition

Gets an object representing a AppPlatformConfigServerResource along with the instance operations that can be performed on it in the AppPlatformService.

public virtual Azure.ResourceManager.AppPlatform.AppPlatformConfigServerResource GetAppPlatformConfigServer ();
abstract member GetAppPlatformConfigServer : unit -> Azure.ResourceManager.AppPlatform.AppPlatformConfigServerResource
override this.GetAppPlatformConfigServer : unit -> Azure.ResourceManager.AppPlatform.AppPlatformConfigServerResource
Public Overridable Function GetAppPlatformConfigServer () As AppPlatformConfigServerResource

Returns

Returns a AppPlatformConfigServerResource object.

Applies to