DimensionProperties Constructors
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
DimensionProperties() |
Initializes a new instance of the DimensionProperties class. |
DimensionProperties(String, String) |
Initializes a new instance of the DimensionProperties class. |
DimensionProperties()
Initializes a new instance of the DimensionProperties class.
public DimensionProperties ();
Public Sub New ()
Applies to
DimensionProperties(String, String)
Initializes a new instance of the DimensionProperties class.
public DimensionProperties (string displayName = default, string name = default);
new Microsoft.Azure.Management.DataShare.Models.DimensionProperties : string * string -> Microsoft.Azure.Management.DataShare.Models.DimensionProperties
Public Sub New (Optional displayName As String = Nothing, Optional name As String = Nothing)
Parameters
- displayName
- String
localized display name of the dimension to customer
- name
- String
dimension name