PSToStringExtensions.ToString Method
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.
Overloads
ToString(RetentionPolicy, Int32) |
A string representation of the RetentionPolicy including indentation |
ToString(RuleManagementEventDataSource, Int32) |
A string representation of the ScaleCapacity including indentation |
ToString(RuleMetricDataSource, Int32) |
A string representation of the RuleMetricDataSource including indentation |
ToString(ScaleAction, Int32) |
A string representation of the ScaleAction including indentation |
ToString(ScaleCapacity, Int32) |
A string representation of the ScaleCapacity including indentation |
ToString(ScaleRule, Int32) |
A string representation of the ScaleRule including indentation |
ToString(TimeWindow, Int32) |
A string representation of the TimeWindow including indentation |
ToString(WebhookNotification, Int32) |
A string representation of the WebhookNotification including indentation |
ToString(IDictionary<String,String>, Int32) |
A string representation of the list of AutoscaleNotification objects including indentation |
ToString(IList<PSMetricValue>, Int32) |
A string representation of the list of PSMetricValue objects including indentation |
ToString(IList<AutoscaleNotification>, Int32) | |
ToString(IList<AutoscaleProfile>, Int32) | |
ToString(IList<RuleAction>, Int32) | |
ToString(IList<ScaleRule>, Int32) | |
ToString(IList<WebhookNotification>, Int32) | |
ToString(IList<AutoscaleNotification>, Int32) |
A string representation of the list of AutoscaleNotification objects including indentation |
ToString(IList<AutoscaleProfile>, Int32) |
A string representation of the list of AutoscaleProfile objects including indentation |
ToString(IList<RuleAction>, Int32) |
A string representation of the RuleMetricDataSource including indentation |
ToString(IList<ScaleRule>, Int32) |
A string representation of the list of ScaleRule objects including indentation |
ToString(RecurrentSchedule, Int32) |
A string representation of the RecurrentSchedule including indentation |
ToString(IList<WebhookNotification>, Int32) |
A string representation of the list of WebhookNotification objects including indentation |
ToString(Recurrence, Int32) |
A string representation of the Recurrence including indentation |
ToString(ManagementEventAggregationCondition, Int32) |
A string representation of the ManagementEventAggregationCondition including indentation |
ToString(PSMetricValue, Int32) |
A string representation of the PSMetricValue |
ToString(AutoscaleNotification, Int32) | |
ToString(AutoscaleProfile, Int32) | |
ToString(ManagementEventAggregationCondition, Int32) | |
ToString(MetricTrigger, Int32) | |
ToString(Recurrence, Int32) | |
ToString(RecurrentSchedule, Int32) | |
ToString(RetentionPolicy, Int32) | |
ToString(RuleManagementEventDataSource, Int32) | |
ToString(RuleMetricDataSource, Int32) | |
ToString(ScaleAction, Int32) | |
ToString(ScaleCapacity, Int32) | |
ToString(ScaleRule, Int32) | |
ToString(TimeWindow, Int32) | |
ToString(WebhookNotification, Int32) | |
ToString(AutoscaleNotification, Int32) |
A string representation of the AutoscaleProfile object including indentation |
ToString(AutoscaleProfile, Int32) |
A string representation of the AutoscaleProfile object including indentation |
ToString(LocalizableString, Boolean) |
A string representation of the Dimension including indentation |
ToString(LocalizableString, Int32) |
A string representation of the Dimension including indentation |
ToString(MetricTrigger, Int32) |
A string representation of the MetricTrigger including indentation |
ToString(IList<String>, Int32) |
A string representation of the list of string including indentation |
ToString(RetentionPolicy, Int32)
A string representation of the RetentionPolicy including indentation
public static string ToString (this Microsoft.Azure.Management.Monitor.Models.RetentionPolicy retentionPolicy, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Models.RetentionPolicy * int -> string
<Extension()>
Public Function ToString (retentionPolicy As RetentionPolicy, indentationTabs As Integer) As String
Parameters
- retentionPolicy
- RetentionPolicy
The RetentionPolicy object
- indentationTabs
- Int32
The number of tabs to insert in front of each member
Returns
A string representation of the RecurrentSchedule including indentation
Applies to
ToString(RuleManagementEventDataSource, Int32)
A string representation of the ScaleCapacity including indentation
public static string ToString (this Microsoft.Azure.Management.Monitor.Models.RuleManagementEventDataSource ruleEventDataSource, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Models.RuleManagementEventDataSource * int -> string
<Extension()>
Public Function ToString (ruleEventDataSource As RuleManagementEventDataSource, indentationTabs As Integer) As String
Parameters
- ruleEventDataSource
- RuleManagementEventDataSource
The RuleManagementEventDataSource object
- indentationTabs
- Int32
The number of tabs to insert in front of each member
Returns
A string representation of the ScaleCapacity including indentation
Applies to
ToString(RuleMetricDataSource, Int32)
A string representation of the RuleMetricDataSource including indentation
public static string ToString (this Microsoft.Azure.Management.Monitor.Models.RuleMetricDataSource ruleMetricDataSource, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Models.RuleMetricDataSource * int -> string
<Extension()>
Public Function ToString (ruleMetricDataSource As RuleMetricDataSource, indentationTabs As Integer) As String
Parameters
- ruleMetricDataSource
- RuleMetricDataSource
The RuleMetricDataSource object
- indentationTabs
- Int32
The number of tabs to insert in front of each member
Returns
A string representation of the RuleMetricDataSource including indentation
Applies to
ToString(ScaleAction, Int32)
A string representation of the ScaleAction including indentation
public static string ToString (this Microsoft.Azure.Management.Monitor.Models.ScaleAction scaleAction, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Models.ScaleAction * int -> string
<Extension()>
Public Function ToString (scaleAction As ScaleAction, indentationTabs As Integer) As String
Parameters
- scaleAction
- ScaleAction
The ScaleAction object
- indentationTabs
- Int32
The number of tabs to insert in front of each member
Returns
A string representation of the ScaleAction including indentation
Applies to
ToString(ScaleCapacity, Int32)
A string representation of the ScaleCapacity including indentation
public static string ToString (this Microsoft.Azure.Management.Monitor.Models.ScaleCapacity scaleCapacity, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Models.ScaleCapacity * int -> string
<Extension()>
Public Function ToString (scaleCapacity As ScaleCapacity, indentationTabs As Integer) As String
Parameters
- scaleCapacity
- ScaleCapacity
The ScaleCapacity object
- indentationTabs
- Int32
The number of tabs to insert in front of each member
Returns
A string representation of the ScaleCapacity including indentation
Applies to
ToString(ScaleRule, Int32)
A string representation of the ScaleRule including indentation
public static string ToString (this Microsoft.Azure.Management.Monitor.Models.ScaleRule scaleRule, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Models.ScaleRule * int -> string
<Extension()>
Public Function ToString (scaleRule As ScaleRule, indentationTabs As Integer) As String
Parameters
- scaleRule
- ScaleRule
The ScaleRule object
- indentationTabs
- Int32
The number of tabs to insert in front of each member
Returns
A string representation of the ScaleRule including indentation
Applies to
ToString(TimeWindow, Int32)
A string representation of the TimeWindow including indentation
public static string ToString (this Microsoft.Azure.Management.Monitor.Models.TimeWindow timeWindow, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Models.TimeWindow * int -> string
<Extension()>
Public Function ToString (timeWindow As TimeWindow, indentationTabs As Integer) As String
Parameters
- timeWindow
- TimeWindow
The TimeWindow object
- indentationTabs
- Int32
The number of tabs to insert in front of each member
Returns
A string representation of the TimeWindow including indentation
Applies to
ToString(WebhookNotification, Int32)
A string representation of the WebhookNotification including indentation
public static string ToString (this Microsoft.Azure.Management.Monitor.Models.WebhookNotification webhookNotification, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Models.WebhookNotification * int -> string
<Extension()>
Public Function ToString (webhookNotification As WebhookNotification, indentationTabs As Integer) As String
Parameters
- webhookNotification
- WebhookNotification
The WebhookNotification object
- indentationTabs
- Int32
The number of tabs to insert in front of each member
Returns
A string representation of the WebhookNotification including indentation
Applies to
ToString(IDictionary<String,String>, Int32)
A string representation of the list of AutoscaleNotification objects including indentation
public static string ToString (this System.Collections.Generic.IDictionary<string,string> dictionary, int indentationTabs);
static member ToString : System.Collections.Generic.IDictionary<string, string> * int -> string
<Extension()>
Public Function ToString (dictionary As IDictionary(Of String, String), indentationTabs As Integer) As String
Parameters
- dictionary
- IDictionary<String,String>
The 'string, string' dictionary object
- indentationTabs
- Int32
The number of tabs to insert in front of each member
Returns
A string representation of the 'string, string' dictionary object including indentation
Applies to
ToString(IList<PSMetricValue>, Int32)
A string representation of the list of PSMetricValue objects including indentation
public static string ToString (this System.Collections.Generic.IList<Microsoft.Azure.Commands.Insights.OutputClasses.PSMetricValue> metricValues, int indentationTabs);
static member ToString : System.Collections.Generic.IList<Microsoft.Azure.Commands.Insights.OutputClasses.PSMetricValue> * int -> string
<Extension()>
Public Function ToString (metricValues As IList(Of PSMetricValue), indentationTabs As Integer) As String
Parameters
- metricValues
- IList<PSMetricValue>
The list of PSMetricValue objects
- indentationTabs
- Int32
The number of tabs to insert in front of each member
Returns
A string representation of the list of PSMetricValue objects including indentation
Applies to
ToString(IList<AutoscaleNotification>, Int32)
public static string ToString (this System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Management.Models.AutoscaleNotification> notifications, int indentationTabs);
static member ToString : System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Management.Models.AutoscaleNotification> * int -> string
<Extension()>
Public Function ToString (notifications As IList(Of AutoscaleNotification), indentationTabs As Integer) As String
Parameters
- notifications
- IList<AutoscaleNotification>
- indentationTabs
- Int32
Returns
Applies to
ToString(IList<AutoscaleProfile>, Int32)
public static string ToString (this System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Management.Models.AutoscaleProfile> profiles, int indentationTabs);
static member ToString : System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Management.Models.AutoscaleProfile> * int -> string
<Extension()>
Public Function ToString (profiles As IList(Of AutoscaleProfile), indentationTabs As Integer) As String
Parameters
- profiles
- IList<AutoscaleProfile>
- indentationTabs
- Int32
Returns
Applies to
ToString(IList<RuleAction>, Int32)
public static string ToString (this System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Management.Models.RuleAction> actions, int indentationTabs);
static member ToString : System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Management.Models.RuleAction> * int -> string
<Extension()>
Public Function ToString (actions As IList(Of RuleAction), indentationTabs As Integer) As String
Parameters
- actions
- IList<RuleAction>
- indentationTabs
- Int32
Returns
Applies to
ToString(IList<ScaleRule>, Int32)
public static string ToString (this System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Management.Models.ScaleRule> scaleRules, int indentationTabs);
static member ToString : System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Management.Models.ScaleRule> * int -> string
<Extension()>
Public Function ToString (scaleRules As IList(Of ScaleRule), indentationTabs As Integer) As String
Parameters
- indentationTabs
- Int32
Returns
Applies to
ToString(IList<WebhookNotification>, Int32)
public static string ToString (this System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Management.Models.WebhookNotification> webhookNotifications, int indentationTabs);
static member ToString : System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Management.Models.WebhookNotification> * int -> string
<Extension()>
Public Function ToString (webhookNotifications As IList(Of WebhookNotification), indentationTabs As Integer) As String
Parameters
- webhookNotifications
- IList<WebhookNotification>
- indentationTabs
- Int32
Returns
Applies to
ToString(IList<AutoscaleNotification>, Int32)
A string representation of the list of AutoscaleNotification objects including indentation
public static string ToString (this System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.AutoscaleNotification> notifications, int indentationTabs);
static member ToString : System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.AutoscaleNotification> * int -> string
<Extension()>
Public Function ToString (notifications As IList(Of AutoscaleNotification), indentationTabs As Integer) As String
Parameters
- notifications
- IList<AutoscaleNotification>
The list of AutoscaleNotification objects
- indentationTabs
- Int32
The number of tabs to insert in front of each member
Returns
A string representation of the list of AutoscaleNotification objects including indentation
Applies to
ToString(IList<AutoscaleProfile>, Int32)
A string representation of the list of AutoscaleProfile objects including indentation
public static string ToString (this System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.AutoscaleProfile> profiles, int indentationTabs);
static member ToString : System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.AutoscaleProfile> * int -> string
<Extension()>
Public Function ToString (profiles As IList(Of AutoscaleProfile), indentationTabs As Integer) As String
Parameters
- profiles
- IList<AutoscaleProfile>
The list of AutoscaleProfile objects
- indentationTabs
- Int32
The number of tabs to insert in front of each member
Returns
A string representation of the list of AutoscaleProfile objects including indentation
Applies to
ToString(IList<RuleAction>, Int32)
A string representation of the RuleMetricDataSource including indentation
public static string ToString (this System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.RuleAction> actions, int indentationTabs);
static member ToString : System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.RuleAction> * int -> string
<Extension()>
Public Function ToString (actions As IList(Of RuleAction), indentationTabs As Integer) As String
Parameters
- actions
- IList<RuleAction>
The RuleAction objects
- indentationTabs
- Int32
The number of tabs to insert in front of each member
Returns
A string representation of the list of RuleAction objects including indentation
Applies to
ToString(IList<ScaleRule>, Int32)
A string representation of the list of ScaleRule objects including indentation
public static string ToString (this System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.ScaleRule> scaleRules, int indentationTabs);
static member ToString : System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.ScaleRule> * int -> string
<Extension()>
Public Function ToString (scaleRules As IList(Of ScaleRule), indentationTabs As Integer) As String
Parameters
- indentationTabs
- Int32
The number of tabs to insert in front of each member
Returns
A string representation of the list of ScaleRule objects including indentation
Applies to
ToString(RecurrentSchedule, Int32)
A string representation of the RecurrentSchedule including indentation
public static string ToString (this Microsoft.Azure.Management.Monitor.Models.RecurrentSchedule recurrentSchedule, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Models.RecurrentSchedule * int -> string
<Extension()>
Public Function ToString (recurrentSchedule As RecurrentSchedule, indentationTabs As Integer) As String
Parameters
- recurrentSchedule
- RecurrentSchedule
The RecurrentSchedule object
- indentationTabs
- Int32
The number of tabs to insert in front of each member
Returns
A string representation of the RecurrentSchedule including indentation
Applies to
ToString(IList<WebhookNotification>, Int32)
A string representation of the list of WebhookNotification objects including indentation
public static string ToString (this System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.WebhookNotification> webhookNotifications, int indentationTabs);
static member ToString : System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.WebhookNotification> * int -> string
<Extension()>
Public Function ToString (webhookNotifications As IList(Of WebhookNotification), indentationTabs As Integer) As String
Parameters
- webhookNotifications
- IList<WebhookNotification>
The list of WebhookNotification objects
- indentationTabs
- Int32
The number of tabs to insert in front of each member
Returns
A string representation of the list of WebhookNotification objects including indentation
Applies to
ToString(Recurrence, Int32)
A string representation of the Recurrence including indentation
public static string ToString (this Microsoft.Azure.Management.Monitor.Models.Recurrence recurrence, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Models.Recurrence * int -> string
<Extension()>
Public Function ToString (recurrence As Recurrence, indentationTabs As Integer) As String
Parameters
- recurrence
- Recurrence
The Recurrence object
- indentationTabs
- Int32
The number of tabs to insert in front of each member
Returns
A string representation of the Recurrence including indentation
Applies to
ToString(ManagementEventAggregationCondition, Int32)
A string representation of the ManagementEventAggregationCondition including indentation
public static string ToString (this Microsoft.Azure.Management.Monitor.Models.ManagementEventAggregationCondition aggregatedCondition, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Models.ManagementEventAggregationCondition * int -> string
<Extension()>
Public Function ToString (aggregatedCondition As ManagementEventAggregationCondition, indentationTabs As Integer) As String
Parameters
- aggregatedCondition
- ManagementEventAggregationCondition
The ManagementEventAggregationCondition object
- indentationTabs
- Int32
The number of tabs to insert in front of each member
Returns
A string representation of the ManagementEventAggregationCondition including indentation
Applies to
ToString(PSMetricValue, Int32)
A string representation of the PSMetricValue
public static string ToString (this Microsoft.Azure.Commands.Insights.OutputClasses.PSMetricValue metricValue, int indentationTabs);
static member ToString : Microsoft.Azure.Commands.Insights.OutputClasses.PSMetricValue * int -> string
<Extension()>
Public Function ToString (metricValue As PSMetricValue, indentationTabs As Integer) As String
Parameters
- metricValue
- PSMetricValue
A PSMetricValue object
- indentationTabs
- Int32
The number of tabs to insert in front of each member
Returns
A string representation of the PSMetricValue
Applies to
ToString(AutoscaleNotification, Int32)
public static string ToString (this Microsoft.Azure.Management.Monitor.Management.Models.AutoscaleNotification autoscaleNotification, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Management.Models.AutoscaleNotification * int -> string
<Extension()>
Public Function ToString (autoscaleNotification As AutoscaleNotification, indentationTabs As Integer) As String
Parameters
- autoscaleNotification
- AutoscaleNotification
- indentationTabs
- Int32
Returns
Applies to
ToString(AutoscaleProfile, Int32)
public static string ToString (this Microsoft.Azure.Management.Monitor.Management.Models.AutoscaleProfile autoscaleProfile, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Management.Models.AutoscaleProfile * int -> string
<Extension()>
Public Function ToString (autoscaleProfile As AutoscaleProfile, indentationTabs As Integer) As String
Parameters
- autoscaleProfile
- AutoscaleProfile
- indentationTabs
- Int32
Returns
Applies to
ToString(ManagementEventAggregationCondition, Int32)
public static string ToString (this Microsoft.Azure.Management.Monitor.Management.Models.ManagementEventAggregationCondition aggregatedCondition, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Management.Models.ManagementEventAggregationCondition * int -> string
<Extension()>
Public Function ToString (aggregatedCondition As ManagementEventAggregationCondition, indentationTabs As Integer) As String
Parameters
- aggregatedCondition
- Microsoft.Azure.Management.Monitor.Management.Models.ManagementEventAggregationCondition
- indentationTabs
- Int32
Returns
Applies to
ToString(MetricTrigger, Int32)
public static string ToString (this Microsoft.Azure.Management.Monitor.Management.Models.MetricTrigger metricTrigger, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Management.Models.MetricTrigger * int -> string
<Extension()>
Public Function ToString (metricTrigger As MetricTrigger, indentationTabs As Integer) As String
Parameters
- metricTrigger
- MetricTrigger
- indentationTabs
- Int32
Returns
Applies to
ToString(Recurrence, Int32)
public static string ToString (this Microsoft.Azure.Management.Monitor.Management.Models.Recurrence recurrence, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Management.Models.Recurrence * int -> string
<Extension()>
Public Function ToString (recurrence As Recurrence, indentationTabs As Integer) As String
Parameters
- recurrence
- Recurrence
- indentationTabs
- Int32
Returns
Applies to
ToString(RecurrentSchedule, Int32)
public static string ToString (this Microsoft.Azure.Management.Monitor.Management.Models.RecurrentSchedule recurrentSchedule, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Management.Models.RecurrentSchedule * int -> string
<Extension()>
Public Function ToString (recurrentSchedule As RecurrentSchedule, indentationTabs As Integer) As String
Parameters
- recurrentSchedule
- RecurrentSchedule
- indentationTabs
- Int32
Returns
Applies to
ToString(RetentionPolicy, Int32)
public static string ToString (this Microsoft.Azure.Management.Monitor.Management.Models.RetentionPolicy retentionPolicy, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Management.Models.RetentionPolicy * int -> string
<Extension()>
Public Function ToString (retentionPolicy As RetentionPolicy, indentationTabs As Integer) As String
Parameters
- retentionPolicy
- RetentionPolicy
- indentationTabs
- Int32
Returns
Applies to
ToString(RuleManagementEventDataSource, Int32)
public static string ToString (this Microsoft.Azure.Management.Monitor.Management.Models.RuleManagementEventDataSource ruleEventDataSource, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Management.Models.RuleManagementEventDataSource * int -> string
<Extension()>
Public Function ToString (ruleEventDataSource As RuleManagementEventDataSource, indentationTabs As Integer) As String
Parameters
- ruleEventDataSource
- Microsoft.Azure.Management.Monitor.Management.Models.RuleManagementEventDataSource
- indentationTabs
- Int32
Returns
Applies to
ToString(RuleMetricDataSource, Int32)
public static string ToString (this Microsoft.Azure.Management.Monitor.Management.Models.RuleMetricDataSource ruleMetricDataSource, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Management.Models.RuleMetricDataSource * int -> string
<Extension()>
Public Function ToString (ruleMetricDataSource As RuleMetricDataSource, indentationTabs As Integer) As String
Parameters
- ruleMetricDataSource
- RuleMetricDataSource
- indentationTabs
- Int32
Returns
Applies to
ToString(ScaleAction, Int32)
public static string ToString (this Microsoft.Azure.Management.Monitor.Management.Models.ScaleAction scaleAction, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Management.Models.ScaleAction * int -> string
<Extension()>
Public Function ToString (scaleAction As ScaleAction, indentationTabs As Integer) As String
Parameters
- scaleAction
- ScaleAction
- indentationTabs
- Int32
Returns
Applies to
ToString(ScaleCapacity, Int32)
public static string ToString (this Microsoft.Azure.Management.Monitor.Management.Models.ScaleCapacity scaleCapacity, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Management.Models.ScaleCapacity * int -> string
<Extension()>
Public Function ToString (scaleCapacity As ScaleCapacity, indentationTabs As Integer) As String
Parameters
- scaleCapacity
- ScaleCapacity
- indentationTabs
- Int32
Returns
Applies to
ToString(ScaleRule, Int32)
public static string ToString (this Microsoft.Azure.Management.Monitor.Management.Models.ScaleRule scaleRule, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Management.Models.ScaleRule * int -> string
<Extension()>
Public Function ToString (scaleRule As ScaleRule, indentationTabs As Integer) As String
Parameters
- scaleRule
- ScaleRule
- indentationTabs
- Int32
Returns
Applies to
ToString(TimeWindow, Int32)
public static string ToString (this Microsoft.Azure.Management.Monitor.Management.Models.TimeWindow timeWindow, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Management.Models.TimeWindow * int -> string
<Extension()>
Public Function ToString (timeWindow As TimeWindow, indentationTabs As Integer) As String
Parameters
- timeWindow
- TimeWindow
- indentationTabs
- Int32
Returns
Applies to
ToString(WebhookNotification, Int32)
public static string ToString (this Microsoft.Azure.Management.Monitor.Management.Models.WebhookNotification webhookNotification, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Management.Models.WebhookNotification * int -> string
<Extension()>
Public Function ToString (webhookNotification As WebhookNotification, indentationTabs As Integer) As String
Parameters
- webhookNotification
- WebhookNotification
- indentationTabs
- Int32
Returns
Applies to
ToString(AutoscaleNotification, Int32)
A string representation of the AutoscaleProfile object including indentation
public static string ToString (this Microsoft.Azure.Management.Monitor.Models.AutoscaleNotification autoscaleNotification, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Models.AutoscaleNotification * int -> string
<Extension()>
Public Function ToString (autoscaleNotification As AutoscaleNotification, indentationTabs As Integer) As String
Parameters
- autoscaleNotification
- AutoscaleNotification
The AutoscaleProfile object
- indentationTabs
- Int32
The number of tabs to insert in front of each member
Returns
A string representation of the AutoscaleProfile object including indentation
Applies to
ToString(AutoscaleProfile, Int32)
A string representation of the AutoscaleProfile object including indentation
public static string ToString (this Microsoft.Azure.Management.Monitor.Models.AutoscaleProfile autoscaleProfile, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Models.AutoscaleProfile * int -> string
<Extension()>
Public Function ToString (autoscaleProfile As AutoscaleProfile, indentationTabs As Integer) As String
Parameters
- autoscaleProfile
- AutoscaleProfile
The AutoscaleProfile object
- indentationTabs
- Int32
The number of tabs to insert in front of each member
Returns
A string representation of the AutoscaleProfile object including indentation
Applies to
ToString(LocalizableString, Boolean)
A string representation of the Dimension including indentation
public static string ToString (this Microsoft.Azure.Management.Monitor.Models.LocalizableString inputString, bool localizedValue);
static member ToString : Microsoft.Azure.Management.Monitor.Models.LocalizableString * bool -> string
<Extension()>
Public Function ToString (inputString As LocalizableString, localizedValue As Boolean) As String
Parameters
- inputString
- LocalizableString
The input string
- localizedValue
- Boolean
Flag to inidicate if the localized value must be printed or not
Returns
A string representation of the LocalizableString
Applies to
ToString(LocalizableString, Int32)
A string representation of the Dimension including indentation
public static string ToString (this Microsoft.Azure.Management.Monitor.Models.LocalizableString inputString, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Models.LocalizableString * int -> string
<Extension()>
Public Function ToString (inputString As LocalizableString, indentationTabs As Integer) As String
Parameters
- inputString
- LocalizableString
The input string
- indentationTabs
- Int32
The number of tab chars to insert
Returns
A string representation of the LocalizableString
Applies to
ToString(MetricTrigger, Int32)
A string representation of the MetricTrigger including indentation
public static string ToString (this Microsoft.Azure.Management.Monitor.Models.MetricTrigger metricTrigger, int indentationTabs);
static member ToString : Microsoft.Azure.Management.Monitor.Models.MetricTrigger * int -> string
<Extension()>
Public Function ToString (metricTrigger As MetricTrigger, indentationTabs As Integer) As String
Parameters
- metricTrigger
- MetricTrigger
The metricTrigger object
- indentationTabs
- Int32
The number of tabs to insert in front of each member
Returns
A string representation of the MetricTrigger including indentation
Applies to
ToString(IList<String>, Int32)
A string representation of the list of string including indentation
public static string ToString (this System.Collections.Generic.IList<string> strings, int indentationTabs);
static member ToString : System.Collections.Generic.IList<string> * int -> string
<Extension()>
Public Function ToString (strings As IList(Of String), indentationTabs As Integer) As String
Parameters
- indentationTabs
- Int32
The number of tabs to insert in front of each member
Returns
A string representation of the list of string objects including indentation