Show / Hide Table of Contents

Class GetInstancesInstanceResult

Inheritance
System.Object
GetInstancesInstanceResult
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.AliCloud.Dns.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class GetInstancesInstanceResult

Fields

View Source

DnsSecurity

DNS security level.

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

DomainNumbers

Number of domain names bound.

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

Id

Id of the instance.

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

InstanceId

Id of the instance resource.

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

VersionCode

Paid package version.

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

VersionName

Paid package version name.

Declaration
public readonly string VersionName
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.