IConfiguration.CostInformationBillingInfoUrl Property
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.
Default url to display billing information
[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Default url to display billing information", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="billingInfoUrl")]
public string CostInformationBillingInfoUrl { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Default url to display billing information", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="billingInfoUrl")>]
member this.CostInformationBillingInfoUrl : string
Public ReadOnly Property CostInformationBillingInfoUrl As String
Property Value
- Attributes