Show / Hide Table of Contents

Class ZoneSettingsOverrideSettingsMobileRedirect

Inheritance
System.Object
ZoneSettingsOverrideSettingsMobileRedirect
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Cloudflare.Outputs
Assembly: Pulumi.Cloudflare.dll
Syntax
public sealed class ZoneSettingsOverrideSettingsMobileRedirect

Fields

View Source

MobileSubdomain

String value

Declaration
public readonly string MobileSubdomain
Field Value
Type Description
System.String
View Source

Status

"on"/"off"

Declaration
public readonly string Status
Field Value
Type Description
System.String
View Source

StripUri

true/false

Declaration
public readonly bool StripUri
Field Value
Type Description
System.Boolean
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.