Amazon.ECS.Model.ItemAttributes.IsSetOperatingSystem C# (CSharp) Méthode

IsSetOperatingSystem() public méthode

Checks if OperatingSystem property is set
public IsSetOperatingSystem ( ) : Boolean
Résultat Boolean
        public Boolean IsSetOperatingSystem()
        {
            return  this.operatingSystemField != null;
        }
ItemAttributes