Show / Hide Table of Contents

Class ServiceTaskSpecContainerSpecPrivileges

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

Fields

View Source

CredentialSpec

For managed service account (Windows only)

Declaration
public readonly ServiceTaskSpecContainerSpecPrivilegesCredentialSpec CredentialSpec
Field Value
Type Description
ServiceTaskSpecContainerSpecPrivilegesCredentialSpec
View Source

SeLinuxContext

SELinux labels of the container

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