ResourcesResponseEndpointsItemCustomDomainsItem 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
ResourcesResponseEndpointsItemCustomDomainsItem() |
Initializes a new instance of the ResourcesResponseEndpointsItemCustomDomainsItem class. |
ResourcesResponseEndpointsItemCustomDomainsItem(String, String, String, Nullable<Boolean>) |
Initializes a new instance of the ResourcesResponseEndpointsItemCustomDomainsItem class. |
ResourcesResponseEndpointsItemCustomDomainsItem()
Initializes a new instance of the ResourcesResponseEndpointsItemCustomDomainsItem class.
public ResourcesResponseEndpointsItemCustomDomainsItem ();
Public Sub New ()
Applies to
ResourcesResponseEndpointsItemCustomDomainsItem(String, String, String, Nullable<Boolean>)
Initializes a new instance of the ResourcesResponseEndpointsItemCustomDomainsItem class.
public ResourcesResponseEndpointsItemCustomDomainsItem (string id = default, string name = default, string endpointId = default, bool? history = default);
new Microsoft.Azure.Management.Cdn.Models.ResourcesResponseEndpointsItemCustomDomainsItem : string * string * string * Nullable<bool> -> Microsoft.Azure.Management.Cdn.Models.ResourcesResponseEndpointsItemCustomDomainsItem
Public Sub New (Optional id As String = Nothing, Optional name As String = Nothing, Optional endpointId As String = Nothing, Optional history As Nullable(Of Boolean) = Nothing)
Parameters
- id
- String
- name
- String
- endpointId
- String