AzureEndpointConverter Class |
[This is preliminary documentation and is subject to change.]
Namespace: TheInjectables.Feature.PaaSPort.DXF.Providers.Azure.Converters.Endpoints
public class AzureEndpointConverter : BaseEndpointConverter<ItemModel>
The AzureEndpointConverter type exposes the following members.
| Name | Description | |
|---|---|---|
| AzureEndpointConverter | ||
| AzureEndpointConverter |
Creates a new instance of the type
|
| Name | Description | |
|---|---|---|
| ItemModelRepository | (Inherited from BaseItemModelConverterItemModel, Endpoint.) | |
| SupportedTemplateIds | (Inherited from BaseItemModelConverterItemModel, Endpoint.) |
| Name | Description | |
|---|---|---|
| AddPlugins |
Converts the Azure Endpoint settings item to an object and adds
it to the endpoint's (Overrides BaseEndpointConverter.AddPlugins(UTP, Endpoint).) | |
| AddRequiredPlugins | (Inherited from BaseEndpointConverterItemModel.) | |
| AddSupportedTemplateIdsFromAttribute``1 | (Inherited from BaseItemModelConverterItemModel, Endpoint.) | |
| CanConvert | (Inherited from BaseItemModelConverterItemModel, Endpoint.) | |
| Convert | (Inherited from BaseEndpointConverterItemModel.) | |
| ConvertChildrenToModels``1 | (Inherited from BaseItemModelConverterItemModel, Endpoint.) | |
| ConvertReferencesToModels``1 | (Inherited from BaseItemModelConverterItemModel, Endpoint.) | |
| ConvertReferenceToModel``1 | (Inherited from BaseItemModelConverterItemModel, Endpoint.) | |
| ConvertToModel``1 | (Inherited from BaseItemModelConverterItemModel, Endpoint.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetBoolValue | (Inherited from BaseItemModelConverterItemModel, Endpoint.) | |
| GetChildItemModels | (Inherited from BaseItemModelConverterItemModel, Endpoint.) | |
| GetDateTimeValue | (Inherited from BaseItemModelConverterItemModel, Endpoint.) | |
| GetEnumValue``1 | (Inherited from BaseItemModelConverterItemModel, Endpoint.) | |
| GetEnumValues``1 | (Inherited from BaseItemModelConverterItemModel, Endpoint.) | |
| GetGuidValue | (Inherited from BaseItemModelConverterItemModel, Endpoint.) | |
| GetGuidValues | (Inherited from BaseItemModelConverterItemModel, Endpoint.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetInstance | (Inherited from BaseItemModelConverterItemModel, Endpoint.) | |
| GetIntValue | (Inherited from BaseItemModelConverterItemModel, Endpoint.) | |
| GetNullableIntValue | (Inherited from BaseItemModelConverterItemModel, Endpoint.) | |
| GetReferenceAsModel | (Inherited from BaseItemModelConverterItemModel, Endpoint.) | |
| GetReferencesAsModels | (Inherited from BaseItemModelConverterItemModel, Endpoint.) | |
| GetStringValue | (Inherited from BaseItemModelConverterItemModel, Endpoint.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetTypeFromTypeName | (Inherited from BaseItemModelConverterItemModel, Endpoint.) | |
| GetValue | (Inherited from BaseItemModelConverterItemModel, Endpoint.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| _dateTimeConverter | (Inherited from BaseItemModelConverterItemModel, Endpoint.) | |
| TemplateId |
ID of the template that this converter supports
|