Dropbox .NET SDK

Class PlacementRestriction.UsS3Only

The us s3 only object

Inheritance
object
PlacementRestriction
PlacementRestriction.UsS3Only
Inherited Members
PlacementRestriction.IsAustraliaOnly
PlacementRestriction.AsAustraliaOnly
PlacementRestriction.IsCanadaOnly
PlacementRestriction.AsCanadaOnly
PlacementRestriction.IsEuropeOnly
PlacementRestriction.AsEuropeOnly
PlacementRestriction.IsJapanOnly
PlacementRestriction.AsJapanOnly
PlacementRestriction.IsNone
PlacementRestriction.AsNone
PlacementRestriction.IsUkOnly
PlacementRestriction.AsUkOnly
PlacementRestriction.IsUsS3Only
PlacementRestriction.AsUsS3Only
PlacementRestriction.IsOther
PlacementRestriction.AsOther
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class PlacementRestriction.UsS3Only : PlacementRestriction

Fields

View Source

Instance

A singleton instance of UsS3Only

Declaration
public static readonly PlacementRestriction.UsS3Only Instance
Field Value
Type Description
PlacementRestriction.UsS3Only
  • View Source
In this article
Back to top Dropbox .NET SDK