AppServiceHostType Enum

Definition

Indicates whether the hostname is a standard or repository hostname. Serialized Name: HostType

public enum AppServiceHostType
type AppServiceHostType = 
Public Enum AppServiceHostType
Inheritance
AppServiceHostType

Fields

Name Value Description
Standard 0

Standard Serialized Name: HostType.Standard

Repository 1

Repository Serialized Name: HostType.Repository

Applies to