Freigeben über


IReportUrl Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ReportUrlTypeConverter))]
public interface IReportUrl : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.ReportUrlTypeConverter))>]
type IReportUrl = interface
    interface IJsonSerializable
Public Interface IReportUrl
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
ReportUrl1
ValidUntil

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to