ServiceEndpointType Class

Definition

Defines values for ServiceEndpointType.

public class ServiceEndpointType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.ServiceEndpointType>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type ServiceEndpointType = class
    inherit ExpandableStringEnum<ServiceEndpointType>
    interface IBeta
Public Class ServiceEndpointType
Inherits ExpandableStringEnum(Of ServiceEndpointType)
Implements IBeta
Inheritance
Implements

Constructors

ServiceEndpointType()

Fields

MicrosoftAzureCosmosDB
MicrosoftSql
MicrosoftStorage

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to