OkResponse Class
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.
The request has succeeded.
public class OkResponse : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.PowerBIDedicated.Models.OkResponse>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.PowerBIDedicated.Models.OkResponse>
type OkResponse = class
interface IJsonModel<OkResponse>
interface IPersistableModel<OkResponse>
Public Class OkResponse
Implements IJsonModel(Of OkResponse), IPersistableModel(Of OkResponse)
- Inheritance
-
OkResponse
- Implements