FavoriteSourceType Struct
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 FavoriteSourceType.
public readonly struct FavoriteSourceType : IEquatable<Azure.ResourceManager.ApplicationInsights.Models.FavoriteSourceType>
type FavoriteSourceType = struct
Public Structure FavoriteSourceType
Implements IEquatable(Of FavoriteSourceType)
- Inheritance
-
FavoriteSourceType
- Implements
Constructors
FavoriteSourceType(String) |
Initializes a new instance of FavoriteSourceType. |
Properties
Events |
events. |
Funnel |
funnel. |
Impact |
impact. |
Notebook |
notebook. |
Retention |
retention. |
Segmentation |
segmentation. |
Sessions |
sessions. |
Userflows |
userflows. |
Methods
Equals(FavoriteSourceType) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Equality(FavoriteSourceType, FavoriteSourceType) |
Determines if two FavoriteSourceType values are the same. |
Implicit(String to FavoriteSourceType) |
Converts a string to a FavoriteSourceType. |
Inequality(FavoriteSourceType, FavoriteSourceType) |
Determines if two FavoriteSourceType values are not the same. |
Applies to
Azure SDK for .NET