Show / Hide Table of Contents

Class RegistryCredential

Inheritance
System.Object
RegistryCredential
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.Gcp.Iot.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class RegistryCredential

Fields

View Source

PublicKeyCertificate

A public key certificate format and data.

Declaration
public readonly RegistryCredentialPublicKeyCertificate PublicKeyCertificate
Field Value
Type Description
RegistryCredentialPublicKeyCertificate
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.