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

IsSetHardDiskInterface() public méthode

Checks if HardDiskInterface property is set
public IsSetHardDiskInterface ( ) : Boolean
Résultat Boolean
        public Boolean IsSetHardDiskInterface()
        {
            return  this.hardDiskInterfaceField != null;
        }
ItemAttributes